Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/llvm-project/clang/lib/Sema/
HDSemaExprCXX.cpp2698 AllocationFunctionScope DeleteScope, in FindAllocationFunctions() argument
2820 if (AllocElemType->isRecordType() && DeleteScope != AFS_Global) { in FindAllocationFunctions()
2846 if (DeleteScope == AFS_Class) in FindAllocationFunctions()
/freebsd-14-stable/contrib/llvm-project/clang/include/clang/Sema/
HDSema.h8187 AllocationFunctionScope DeleteScope,