Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/Sema/
DSemaExprCXX.cpp2141 AllocationFunctionScope Scope = UseGlobal ? AFS_Global : AFS_Both; in BuildCXXNew()
2502 AllocationFunctionScope NewScope, in FindAllocationFunctions()
2503 AllocationFunctionScope DeleteScope, in FindAllocationFunctions()
/external/llvm-project/clang/include/clang/Sema/
DSema.h6090 enum AllocationFunctionScope { enum
6104 AllocationFunctionScope NewScope,
6105 AllocationFunctionScope DeleteScope,