Home
last modified time | relevance | path

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

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