Searched defs:IAP (Results 1 – 7 of 7) sorted by relevance
| /freebsd/contrib/llvm-project/llvm/utils/TableGen/ |
| H A D | AsmWriterEmitter.cpp | 894 IAPrinter IAP(CGA.Result->getAsString(), FlatAliasAsmString, NumMIOps); in EmitPrintAliasInstruction() local
|
| /freebsd/contrib/llvm-project/clang/lib/CodeGen/ |
| H A D | CGExprCXX.cpp | 1467 const ImplicitAllocationParameters &IAP, in CallDeleteDuringNew() 1664 ImplicitAllocationParameters IAP = E->implicitAllocationParameters(); in EmitCXXNewExpr() local
|
| /freebsd/contrib/llvm-project/clang/lib/AST/ |
| H A D | ExprCXX.cpp | 230 const ImplicitAllocationParameters &IAP, in CXXNewExpr() 295 FunctionDecl *OperatorDelete, const ImplicitAllocationParameters &IAP, in Create()
|
| /freebsd/contrib/llvm-project/clang/lib/Sema/ |
| H A D | SemaCoroutine.cpp | 1447 ImplicitAllocationParameters IAP( in makeNewAndDeleteExpr() local
|
| H A D | SemaExprCXX.cpp | 2418 ImplicitAllocationParameters IAP = { in BuildCXXNew() local 2863 ImplicitAllocationParameters &IAP, FunctionDecl *&Operator, in resolveAllocationOverload() 2907 QualType AllocType, bool IsArray, ImplicitAllocationParameters &IAP, in FindAllocationFunctions()
|
| H A D | SemaTemplateDeduction.cpp | 1890 const auto *IAP = S.Context.getAsIncompleteArrayType(P); in DeduceTemplateArgumentsByTypeMatch() local
|
| /freebsd/contrib/llvm-project/clang/lib/Serialization/ |
| H A D | ASTWriterStmt.cpp | 1936 ImplicitAllocationParameters IAP = E->implicitAllocationParameters(); in VisitCXXNewExpr() local
|