Searched defs:IAP (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/utils/TableGen/ | ||
H A D | AsmWriterEmitter.cpp | 874 IAPrinter IAP(CGA.Result->getAsString(), FlatAliasAsmString, NumMIOps); EmitPrintAliasInstruction() local |
/freebsd-src/contrib/llvm-project/clang/lib/Sema/ | ||
H A D | SemaTemplateDeduction.cpp | 1731 const auto *IAP = S.Context.getAsIncompleteArrayType(P); DeduceTemplateArgumentsByTypeMatch() local |