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

References

tools/clang/include/clang/AST/RecursiveASTVisitor.h
  748   case NestedNameSpecifier::TypeSpecWithTemplate:
  773   case NestedNameSpecifier::TypeSpecWithTemplate:
tools/clang/lib/AST/ASTContext.cpp
 5513   case NestedNameSpecifier::TypeSpecWithTemplate: {
tools/clang/lib/AST/ASTImporter.cpp
 8198   case NestedNameSpecifier::TypeSpecWithTemplate:
 8202           FromNNS->getKind() == NestedNameSpecifier::TypeSpecWithTemplate;
 8263     case NestedNameSpecifier::TypeSpecWithTemplate: {
tools/clang/lib/AST/ASTStructuralEquivalence.cpp
  223   case NestedNameSpecifier::TypeSpecWithTemplate:
tools/clang/lib/AST/ItaniumMangle.cpp
 1169   case NestedNameSpecifier::TypeSpecWithTemplate: {
 1802   case NestedNameSpecifier::TypeSpecWithTemplate:
tools/clang/lib/AST/NestedNameSpecifier.cpp
  161     return TypeSpecWithTemplate;
  223   case TypeSpecWithTemplate:
  245   case TypeSpecWithTemplate:
  264   case TypeSpecWithTemplate:
  301   case TypeSpecWithTemplate:
  386   case NestedNameSpecifier::TypeSpecWithTemplate:
  449   case NestedNameSpecifier::TypeSpecWithTemplate:
  465       Qualifier->getKind() != NestedNameSpecifier::TypeSpecWithTemplate)
  660       case NestedNameSpecifier::TypeSpecWithTemplate: {
tools/clang/lib/AST/ODRHash.cpp
  129   case NestedNameSpecifier::TypeSpecWithTemplate:
tools/clang/lib/AST/QualTypeNames.cpp
  238     case NestedNameSpecifier::TypeSpecWithTemplate: {
tools/clang/lib/Index/IndexTypeSourceInfo.cpp
  262   case NestedNameSpecifier::TypeSpecWithTemplate:
tools/clang/lib/Sema/SemaCXXScopeSpec.cpp
  151   case NestedNameSpecifier::TypeSpecWithTemplate: {
 1054   case NestedNameSpecifier::TypeSpecWithTemplate:
tools/clang/lib/Sema/SemaExprCXX.cpp
   57   case NestedNameSpecifier::TypeSpecWithTemplate:
  416   case NestedNameSpecifier::TypeSpecWithTemplate:
tools/clang/lib/Sema/SemaLookup.cpp
 4172   case NestedNameSpecifier::TypeSpecWithTemplate:
tools/clang/lib/Sema/SemaTemplate.cpp
 5717   case NestedNameSpecifier::TypeSpecWithTemplate:
tools/clang/lib/Sema/SemaType.cpp
 4986         case NestedNameSpecifier::TypeSpecWithTemplate:
 5648       case NestedNameSpecifier::TypeSpecWithTemplate:
tools/clang/lib/Sema/TreeTransform.h
 3726     case NestedNameSpecifier::TypeSpecWithTemplate:
tools/clang/lib/Serialization/ASTReader.cpp
 9490     case NestedNameSpecifier::TypeSpecWithTemplate: {
 9548     case NestedNameSpecifier::TypeSpecWithTemplate: {
tools/clang/lib/Serialization/ASTReaderDecl.cpp
 2870   case NestedNameSpecifier::TypeSpecWithTemplate:
tools/clang/lib/Serialization/ASTWriter.cpp
 5899     case NestedNameSpecifier::TypeSpecWithTemplate:
 5901       Record->push_back(Kind == NestedNameSpecifier::TypeSpecWithTemplate);
 5950     case NestedNameSpecifier::TypeSpecWithTemplate:
 5951       Record->push_back(Kind == NestedNameSpecifier::TypeSpecWithTemplate);
tools/clang/tools/extra/clangd/CodeComplete.cpp
 1147   case NestedNameSpecifier::TypeSpecWithTemplate:
tools/clang/tools/extra/clangd/FindTarget.cpp
  316     case NestedNameSpecifier::TypeSpecWithTemplate:
tools/clang/tools/libclang/CIndex.cpp
 1354   case NestedNameSpecifier::TypeSpecWithTemplate:
 1391     case NestedNameSpecifier::TypeSpecWithTemplate: