Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/clang/lib/Sema/
H A DSemaExprCXX.cpp289 auto LookupInScope = [&]() -> ParsedType { in getDestructorName() local
351 if (ParsedType T = LookupInScope()) in getDestructorName()
395 if (ParsedType T = LookupInScope()) { in getDestructorName()