Home
last modified time | relevance | path

Searched defs:MangledDeclNames (Results 1 – 3 of 3) sorted by relevance

/freebsd-14.2/contrib/llvm-project/clang/lib/CodeGen/
H A DTargetInfo.h82 const llvm::MapVector<GlobalDecl, StringRef> &MangledDeclNames) const {} in emitTargetMetadata()
H A DCodeGenModule.h428 llvm::MapVector<GlobalDecl, StringRef> MangledDeclNames; variable
H A DCodeGenModule.cpp572 const llvm::MapVector<GlobalDecl, StringRef> &MangledDeclNames, in checkAliasedGlobal()