Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaExprCXX.cpp183 auto CheckLookupResult = [&](LookupResult &Found) -> ParsedType { in getDestructorName() local
262 return CheckLookupResult(Found); in getDestructorName()
280 return CheckLookupResult(Found); in getDestructorName()
289 return CheckLookupResult(Found); in getDestructorName()