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.cpp169 auto CheckLookupResult = [&](LookupResult &Found) -> ParsedType { in getDestructorName() local
249 return CheckLookupResult(Found); in getDestructorName()
267 return CheckLookupResult(Found); in getDestructorName()
276 return CheckLookupResult(Found); in getDestructorName()