Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/Sema/
H A DSemaExprCXX.cpp2058 AllocationFunctionScope Scope = UseGlobal ? AFS_Global : AFS_Both; in BuildCXXNew()
2355 AllocationFunctionScope NewScope, in FindAllocationFunctions()
2356 AllocationFunctionScope DeleteScope, in FindAllocationFunctions()
/freebsd-12.1/contrib/llvm/tools/clang/include/clang/Sema/
H A DSema.h5222 enum AllocationFunctionScope { enum
5236 AllocationFunctionScope NewScope,
5237 AllocationFunctionScope DeleteScope,