Home
last modified time | relevance | path

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

/src/contrib/llvm-project/clang/lib/Sema/
H A DSemaExpr.cpp16465 LookupResult ResultSL(S, &S.PP.getIdentifierTable().get("source_location"), in LookupStdSourceLocationImpl() local
16467 if (S.LookupQualifiedName(ResultSL, Std)) { in LookupStdSourceLocationImpl()
16468 if (auto *SLDecl = ResultSL.getAsSingle<RecordDecl>()) { in LookupStdSourceLocationImpl()