Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/Sema/
H A DSemaExprCXX.cpp186 auto CheckLookupResult = [&](LookupResult &Found) -> ParsedType { in getDestructorName() local
265 return CheckLookupResult(Found); in getDestructorName()
283 return CheckLookupResult(Found); in getDestructorName()
292 return CheckLookupResult(Found); in getDestructorName()