Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/Sema/
DSemaExprCXX.cpp283 auto LookupInScope = [&]() -> ParsedType { in getDestructorName() local
345 if (ParsedType T = LookupInScope()) in getDestructorName()
389 if (ParsedType T = LookupInScope()) { in getDestructorName()