Home
last modified time | relevance | path

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

/llvm-project/clang/lib/CodeGen/
H A DCodeGenModule.cpp582 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
669 bool IsIFunc = D->hasAttr<IFuncAttr>(); checkAliases() local
[all...]