Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/Sema/
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()