Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DSemaExprCXX.cpp189 auto CheckLookupResult = [&](LookupResult &Found) -> ParsedType { in getDestructorName() local
268 return CheckLookupResult(Found); in getDestructorName()
286 return CheckLookupResult(Found); in getDestructorName()
295 return CheckLookupResult(Found); in getDestructorName()