Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaExprCXX.cpp2842 bool FoundGlobalDelete = FoundDelete.empty(); in FindAllocationFunctions() local
2936 *this, FoundDelete, /*WantSize*/ FoundGlobalDelete, in FindAllocationFunctions()
2971 if (IsSizedDelete && !FoundGlobalDelete) { in FindAllocationFunctions()