Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/Sema/
H A DSemaExpr.cpp16692 LookupResult ResultImpl(S, &S.PP.getIdentifierTable().get("__impl"), in LookupStdSourceLocationImpl() local
16695 S.LookupQualifiedName(ResultImpl, SLDecl)) { in LookupStdSourceLocationImpl()
16696 ImplDecl = ResultImpl.getAsSingle<CXXRecordDecl>(); in LookupStdSourceLocationImpl()