Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DSemaExprCXX.cpp2632 AllocationFunctionScope DeleteScope, in FindAllocationFunctions() argument
2755 if (AllocElemType->isRecordType() && DeleteScope != AFS_Global) { in FindAllocationFunctions()
2781 if (DeleteScope == AFS_Class) in FindAllocationFunctions()
/openbsd-src/gnu/llvm/clang/include/clang/Sema/
H A DSema.h6760 AllocationFunctionScope DeleteScope,