Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaExprCXX.cpp2170 AllocationFunctionScope Scope = UseGlobal ? AFS_Global : AFS_Both; in BuildCXXNew()
2555 AllocationFunctionScope NewScope, in FindAllocationFunctions()
2556 AllocationFunctionScope DeleteScope, in FindAllocationFunctions()
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Sema/
H A DSema.h6237 enum AllocationFunctionScope { enum
6251 AllocationFunctionScope NewScope,
6252 AllocationFunctionScope DeleteScope,