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

References

tools/clang/include/clang/AST/RecursiveASTVisitor.h
  741   case NestedNameSpecifier::Namespace:
  766   case NestedNameSpecifier::Namespace:
tools/clang/lib/AST/ASTContext.cpp
 5499   case NestedNameSpecifier::Namespace:
tools/clang/lib/AST/ASTImporter.cpp
 8173   case NestedNameSpecifier::Namespace:
 8252     case NestedNameSpecifier::Namespace:
tools/clang/lib/AST/ASTStructuralEquivalence.cpp
  216   case NestedNameSpecifier::Namespace:
tools/clang/lib/AST/ItaniumMangle.cpp
 1151   case NestedNameSpecifier::Namespace:
 1793   case NestedNameSpecifier::Namespace:
tools/clang/lib/AST/NestedNameSpecifier.cpp
  154     return isa<NamespaceDecl>(ND) ? Namespace : NamespaceAlias;
  208   case Namespace:
  238   case Namespace:
  257   case Namespace:
  283   case Namespace:
  379   case NestedNameSpecifier::Namespace:
  443   case NestedNameSpecifier::Namespace:
  654       case NestedNameSpecifier::Namespace:
tools/clang/lib/AST/ODRHash.cpp
  122   case NestedNameSpecifier::Namespace:
tools/clang/lib/AST/QualTypeNames.cpp
  218     case NestedNameSpecifier::Namespace:
tools/clang/lib/Index/IndexTypeSourceInfo.cpp
  252   case NestedNameSpecifier::Namespace:
tools/clang/lib/Sema/SemaCXXScopeSpec.cpp
  144   case NestedNameSpecifier::Namespace:
 1046   case NestedNameSpecifier::Namespace:
tools/clang/lib/Sema/SemaExprCXX.cpp
   71   case NestedNameSpecifier::Namespace:
  427   case NestedNameSpecifier::Namespace:
tools/clang/lib/Sema/SemaLookup.cpp
 4162   case NestedNameSpecifier::Namespace:
tools/clang/lib/Sema/SemaTemplate.cpp
 5710   case NestedNameSpecifier::Namespace:
tools/clang/lib/Sema/SemaType.cpp
 4979         case NestedNameSpecifier::Namespace:
 5660       case NestedNameSpecifier::Namespace:
tools/clang/lib/Sema/TreeTransform.h
 3692     case NestedNameSpecifier::Namespace: {
tools/clang/lib/Serialization/ASTReader.cpp
 9477     case NestedNameSpecifier::Namespace: {
 9533     case NestedNameSpecifier::Namespace: {
tools/clang/lib/Serialization/ASTReaderDecl.cpp
 2865   case NestedNameSpecifier::Namespace:
tools/clang/lib/Serialization/ASTWriter.cpp
 5890     case NestedNameSpecifier::Namespace:
 5939     case NestedNameSpecifier::Namespace:
tools/clang/tools/extra/clangd/CodeComplete.cpp
 1142   case NestedNameSpecifier::Namespace:
tools/clang/tools/extra/clangd/FindTarget.cpp
  309     case NestedNameSpecifier::Namespace:
tools/clang/tools/extra/clangd/SemanticHighlighting.cpp
  243       if (NNS->getKind() == NestedNameSpecifier::Namespace ||
tools/clang/tools/libclang/CIndex.cpp
 1331   case NestedNameSpecifier::Namespace:
 1374     case NestedNameSpecifier::Namespace: