Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DSemaExpr.cpp16960 if (auto *SLDecl = ResultSL.getAsSingle<RecordDecl>()) { in LookupStdSourceLocationImpl() local
16963 if ((SLDecl->isCompleteDefinition() || SLDecl->isBeingDefined()) && in LookupStdSourceLocationImpl()
16964 S.LookupQualifiedName(ResultImpl, SLDecl)) { in LookupStdSourceLocationImpl()