Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaExprCXX.cpp2673 AllocationFunctionScope DeleteScope, in FindAllocationFunctions() argument
2795 if (AllocElemType->isRecordType() && DeleteScope != AFS_Global) { in FindAllocationFunctions()
2821 if (DeleteScope == AFS_Class) in FindAllocationFunctions()
/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h6912 AllocationFunctionScope DeleteScope,