Searched defs:IFA (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/llvm-project/clang/lib/AST/ | ||
H A D | DeclBase.cpp | 596 if (auto *IFA = getAttr<IFuncAttr>()) getDefiningAttr() local |
/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/ | ||
H A D | CodeGenModule.cpp | 5950 const IFuncAttr *IFA = D->getAttr<IFuncAttr>(); emitIFuncDefinition() local |