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

References

tools/clang/include/clang/AST/RecursiveASTVisitor.h
  744   case NestedNameSpecifier::Super:
  769   case NestedNameSpecifier::Super:
tools/clang/lib/AST/ASTContext.cpp
 5535   case NestedNameSpecifier::Super:
tools/clang/lib/AST/ASTImporter.cpp
 8190   case NestedNameSpecifier::Super:
 8237     if (Kind != NestedNameSpecifier::Super) {
 8278     case NestedNameSpecifier::Super: {
tools/clang/lib/AST/ASTStructuralEquivalence.cpp
  228   case NestedNameSpecifier::Super:
tools/clang/lib/AST/ExprCXX.cpp
 1576   if (NNS && NNS->getKind() != NestedNameSpecifier::Super) {
tools/clang/lib/AST/ItaniumMangle.cpp
 1148   case NestedNameSpecifier::Super:
 1790   case NestedNameSpecifier::Super:
tools/clang/lib/AST/NestedNameSpecifier.cpp
  153       return Super;
  213   case Super: {
  241   case Super:
  260   case Super:
  297   case Super:
  381   case NestedNameSpecifier::Super:
  445   case NestedNameSpecifier::Super:
  670       case NestedNameSpecifier::Super:
tools/clang/lib/AST/ODRHash.cpp
  133   case NestedNameSpecifier::Super:
tools/clang/lib/AST/QualTypeNames.cpp
  236     case NestedNameSpecifier::Super:
tools/clang/lib/Index/IndexTypeSourceInfo.cpp
  249   case NestedNameSpecifier::Super:
tools/clang/lib/Sema/SemaCXXScopeSpec.cpp
  160   case NestedNameSpecifier::Super:
 1055   case NestedNameSpecifier::Super:
tools/clang/lib/Sema/SemaDecl.cpp
  643     if (SS->getScopeRep()->getKind() == NestedNameSpecifier::Super)
tools/clang/lib/Sema/SemaExprCXX.cpp
   70   case NestedNameSpecifier::Super:
  426   case NestedNameSpecifier::Super:
tools/clang/lib/Sema/SemaLookup.cpp
 2433   if (NNS && NNS->getKind() == NestedNameSpecifier::Super)
 2469     if (NNS->getKind() == NestedNameSpecifier::Super)
 4178   case NestedNameSpecifier::Super:
tools/clang/lib/Sema/SemaTemplate.cpp
 5713   case NestedNameSpecifier::Super:
tools/clang/lib/Sema/SemaType.cpp
 4982         case NestedNameSpecifier::Super:
 5663       case NestedNameSpecifier::Super:
tools/clang/lib/Sema/TreeTransform.h
 3718     case NestedNameSpecifier::Super: {
tools/clang/lib/Serialization/ASTReader.cpp
 9505     case NestedNameSpecifier::Super: {
 9568     case NestedNameSpecifier::Super: {
tools/clang/lib/Serialization/ASTReaderDecl.cpp
 2876   case NestedNameSpecifier::Super:
tools/clang/lib/Serialization/ASTWriter.cpp
 5908     case NestedNameSpecifier::Super:
 5961     case NestedNameSpecifier::Super:
tools/clang/tools/extra/clangd/CodeComplete.cpp
 1145   case NestedNameSpecifier::Super:
tools/clang/tools/extra/clangd/FindTarget.cpp
  322     case NestedNameSpecifier::Super:
tools/clang/tools/libclang/CIndex.cpp
 1357   case NestedNameSpecifier::Super:
 1399     case NestedNameSpecifier::Super: