Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaExprCXX.cpp190 auto CheckLookupResult = [&](LookupResult &Found) -> ParsedType { in getDestructorName() local
270 return CheckLookupResult(Found); in getDestructorName()
288 return CheckLookupResult(Found); in getDestructorName()
297 return CheckLookupResult(Found); in getDestructorName()