Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/clang/lib/Sema/
DSemaExprCXX.cpp2717 bool FoundGlobalDelete = FoundDelete.empty(); in FindAllocationFunctions() local
2810 *this, FoundDelete, /*WantSize*/ FoundGlobalDelete, in FindAllocationFunctions()
2845 if (IsSizedDelete && !FoundGlobalDelete) { in FindAllocationFunctions()