Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/Sema/
H A DSemaCoroutine.cpp1345 Sema::AllocationFunctionScope NewScope = in makeNewAndDeleteExpr()
H A DSemaExprCXX.cpp2229 AllocationFunctionScope Scope = UseGlobal ? AFS_Global : AFS_Both; in BuildCXXNew()
2610 AllocationFunctionScope NewScope, in FindAllocationFunctions()
2611 AllocationFunctionScope DeleteScope, in FindAllocationFunctions()
/llvm-project-15.0.7/clang/include/clang/Sema/
H A DSema.h6594 enum AllocationFunctionScope { enum
6608 AllocationFunctionScope NewScope,
6609 AllocationFunctionScope DeleteScope,