Searched refs:SLDecl (Results 1 – 1 of 1) sorted by relevance
16468 if (auto *SLDecl = ResultSL.getAsSingle<RecordDecl>()) { in LookupStdSourceLocationImpl() local16471 if ((SLDecl->isCompleteDefinition() || SLDecl->isBeingDefined()) && in LookupStdSourceLocationImpl()16472 S.LookupQualifiedName(ResultImpl, SLDecl)) { in LookupStdSourceLocationImpl()