Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaExprCXX.cpp3082 bool IsClassScopedTypeAwareNew = in FindAllocationFunctions() local
3095 if (IsClassScopedTypeAwareNew && FoundDelete.empty()) { in FindAllocationFunctions()