Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/Sema/
H A DSemaExprCXX.cpp2611 AllocationFunctionScope DeleteScope, in FindAllocationFunctions() argument
2732 if (AllocElemType->isRecordType() && DeleteScope != AFS_Global) { in FindAllocationFunctions()
2758 if (DeleteScope == AFS_Class) in FindAllocationFunctions()
/llvm-project-15.0.7/clang/include/clang/Sema/
H A DSema.h6609 AllocationFunctionScope DeleteScope,