Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DDeclBase.cpp509 if (auto *IFA = getAttr<IFuncAttr>()) in getDefiningAttr() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCodeGenModule.cpp4929 const IFuncAttr *IFA = D->getAttr<IFuncAttr>(); in emitIFuncDefinition() local