Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DSemaCoroutine.cpp1366 auto LookupAllocationFunction = [&](Sema::AllocationFunctionScope NewScope = in makeNewAndDeleteExpr() local
1395 LookupAllocationFunction(); in makeNewAndDeleteExpr()
1412 LookupAllocationFunction(/*NewScope*/ Sema::AFS_Class, in makeNewAndDeleteExpr()
1439 LookupAllocationFunction(/*NewScope*/ Sema::AFS_Class, in makeNewAndDeleteExpr()
1444 LookupAllocationFunction(/*NewScope*/ Sema::AFS_Class, in makeNewAndDeleteExpr()
1460 LookupAllocationFunction(Sema::AFS_Global); in makeNewAndDeleteExpr()