Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaExprCXX.cpp2556 AllocationFunctionScope DeleteScope, in FindAllocationFunctions() argument
2678 if (AllocElemType->isRecordType() && DeleteScope != AFS_Global) { in FindAllocationFunctions()
2704 if (DeleteScope == AFS_Class) in FindAllocationFunctions()
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Sema/
H A DSema.h6252 AllocationFunctionScope DeleteScope,