Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/lib/Sema/
H A DSemaExprCXX.cpp2573 AllocationFunctionScope DeleteScope, in FindAllocationFunctions() argument
2695 if (AllocElemType->isRecordType() && DeleteScope != AFS_Global) { in FindAllocationFunctions()
2721 if (DeleteScope == AFS_Class) in FindAllocationFunctions()
/freebsd-13.1/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h6319 AllocationFunctionScope DeleteScope,