Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/Sema/
H A DSemaExprCXX.cpp286 auto LookupInScope = [&]() -> ParsedType { in getDestructorName() local
348 if (ParsedType T = LookupInScope()) in getDestructorName()
392 if (ParsedType T = LookupInScope()) { in getDestructorName()