Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/clang/lib/Sema/
DSemaExpr.cpp16961 LookupResult ResultImpl(S, &S.PP.getIdentifierTable().get("__impl"), in LookupStdSourceLocationImpl() local
16964 S.LookupQualifiedName(ResultImpl, SLDecl)) { in LookupStdSourceLocationImpl()
16965 ImplDecl = ResultImpl.getAsSingle<CXXRecordDecl>(); in LookupStdSourceLocationImpl()