Home
last modified time | relevance | path

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

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