Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/Sema/
H A DSemaExprCXX.cpp191 auto CheckLookupResult = [&](LookupResult &Found) -> ParsedType { in getDestructorName() local
271 return CheckLookupResult(Found); in getDestructorName()
289 return CheckLookupResult(Found); in getDestructorName()
298 return CheckLookupResult(Found); in getDestructorName()