Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/lib/Sema/
H A DSemaExprCXX.cpp2187 AllocationFunctionScope Scope = UseGlobal ? AFS_Global : AFS_Both; in BuildCXXNew()
2572 AllocationFunctionScope NewScope, in FindAllocationFunctions()
2573 AllocationFunctionScope DeleteScope, in FindAllocationFunctions()
/freebsd-13.1/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h6304 enum AllocationFunctionScope { enum
6318 AllocationFunctionScope NewScope,
6319 AllocationFunctionScope DeleteScope,