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