Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaExpr.cpp16468 if (auto *SLDecl = ResultSL.getAsSingle<RecordDecl>()) { in LookupStdSourceLocationImpl() local
16471 if ((SLDecl->isCompleteDefinition() || SLDecl->isBeingDefined()) && in LookupStdSourceLocationImpl()
16472 S.LookupQualifiedName(ResultImpl, SLDecl)) { in LookupStdSourceLocationImpl()