Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/Sema/
H A DSemaExpr.cpp16691 if (auto *SLDecl = ResultSL.getAsSingle<RecordDecl>()) { in LookupStdSourceLocationImpl() local
16694 if ((SLDecl->isCompleteDefinition() || SLDecl->isBeingDefined()) && in LookupStdSourceLocationImpl()
16695 S.LookupQualifiedName(ResultImpl, SLDecl)) { in LookupStdSourceLocationImpl()