reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

tools/clang/lib/Sema/SemaTemplate.cpp
 9973   SS.Adopt(QualifierLoc);
 9975   DeclContext *Ctx = computeDeclContext(SS);
 9991   if (RequireCompleteDeclContext(SS, Ctx))
 9996   LookupQualifiedName(Result, Ctx, SS);
10033     SourceRange FullRange(KeywordLoc.isValid() ? KeywordLoc : SS.getBeginLoc(),
10114   SourceRange FullRange(KeywordLoc.isValid() ? KeywordLoc : SS.getBeginLoc(),