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

References

tools/clang/include/clang/AST/Type.h
 4684       : Type(SubstTemplateTypeParm, Canon, Canon->isDependentType(),
 4717     return T->getTypeClass() == SubstTemplateTypeParm;
tools/clang/lib/AST/ASTContext.cpp
 2131   case Type::SubstTemplateTypeParm:
tools/clang/lib/AST/ASTStructuralEquivalence.cpp
  771   case Type::SubstTemplateTypeParm: {
tools/clang/lib/AST/ItaniumMangle.cpp
 2023   case Type::SubstTemplateTypeParm:
tools/clang/lib/AST/Type.cpp
 2603   case SubstTemplateTypeParm:
tools/clang/lib/AST/TypePrinter.cpp
  261     case Type::SubstTemplateTypeParm:
tools/clang/lib/CodeGen/CGDebugInfo.cpp
 2891     case Type::SubstTemplateTypeParm:
 3071   case Type::SubstTemplateTypeParm:
tools/clang/lib/CodeGen/CodeGenFunction.cpp
 1970     case Type::SubstTemplateTypeParm:
tools/clang/lib/Sema/SemaExpr.cpp
 4117     case Type::SubstTemplateTypeParm:
tools/clang/tools/extra/clang-change-namespace/ChangeNamespace.cpp
  339     if (Type.getTypeLocClass() == TypeLoc::SubstTemplateTypeParm)
tools/lldb/source/Symbol/ClangASTContext.cpp
 4130   case clang::Type::SubstTemplateTypeParm:
 4352   case clang::Type::SubstTemplateTypeParm:
 5287   case clang::Type::SubstTemplateTypeParm:
 5458   case clang::Type::SubstTemplateTypeParm:
 6541   case clang::Type::SubstTemplateTypeParm: