Home
last modified time | relevance | path

Searched refs:LookupAllocationFunction (Results 1 – 1 of 1) sorted by relevance

/src/contrib/llvm-project/clang/lib/Sema/
H A DSemaCoroutine.cpp1381 auto LookupAllocationFunction = [&](Sema::AllocationFunctionScope NewScope = in makeNewAndDeleteExpr() local
1410 LookupAllocationFunction(); in makeNewAndDeleteExpr()
1427 LookupAllocationFunction(/*NewScope*/ Sema::AFS_Class, in makeNewAndDeleteExpr()
1454 LookupAllocationFunction(/*NewScope*/ Sema::AFS_Class, in makeNewAndDeleteExpr()
1459 LookupAllocationFunction(/*NewScope*/ Sema::AFS_Class, in makeNewAndDeleteExpr()
1475 LookupAllocationFunction(Sema::AFS_Global); in makeNewAndDeleteExpr()