Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/
H A DTargetInfo.h82 emitTargetMetadata(CodeGen::CodeGenModule & CGM,const llvm::MapVector<GlobalDecl,StringRef> & MangledDeclNames) emitTargetMetadata() argument
H A DCodeGenModule.h428 llvm::MapVector<GlobalDecl, StringRef> MangledDeclNames; global() variable
H A DCodeGenModule.cpp572 checkAliasedGlobal(const ASTContext & Context,DiagnosticsEngine & Diags,SourceLocation Location,bool IsIFunc,const llvm::GlobalValue * Alias,const llvm::GlobalValue * & GV,const llvm::MapVector<GlobalDecl,StringRef> & MangledDeclNames,SourceRange AliasRange) checkAliasedGlobal() argument
[all...]