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