Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/Sema/
H A DSemaExprCXX.cpp292 auto LookupInScope = [&]() -> ParsedType { in getDestructorName() local
354 if (ParsedType T = LookupInScope()) in getDestructorName()
398 if (ParsedType T = LookupInScope()) { in getDestructorName()