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