Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/Sema/
DSemaExprCXX.cpp2503 AllocationFunctionScope DeleteScope, in FindAllocationFunctions() argument
2625 if (AllocElemType->isRecordType() && DeleteScope != AFS_Global) { in FindAllocationFunctions()
2635 if (DeleteScope == AFS_Class) in FindAllocationFunctions()
/external/llvm-project/clang/include/clang/Sema/
DSema.h6105 AllocationFunctionScope DeleteScope,