Home
last modified time | relevance | path

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

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