Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DSemaCoroutine.cpp1366 auto LookupAllocationFunction = [&](Sema::AllocationFunctionScope NewScope = in makeNewAndDeleteExpr()
H A DSemaExprCXX.cpp2250 AllocationFunctionScope Scope = UseGlobal ? AFS_Global : AFS_Both; in BuildCXXNew()
2631 AllocationFunctionScope NewScope, in FindAllocationFunctions()
2632 AllocationFunctionScope DeleteScope, in FindAllocationFunctions()
/openbsd-src/gnu/llvm/clang/include/clang/Sema/
H A DSema.h6745 enum AllocationFunctionScope { enum
6759 AllocationFunctionScope NewScope,
6760 AllocationFunctionScope DeleteScope,