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

References

tools/clang/lib/AST/ASTContext.cpp
 4124   TemplateTypeParmType::Profile(ID, Depth, Index, ParameterPack, TTPDecl);
 4132   if (TTPDecl) {
 4134     TypeParm = new (*this, TypeAlignment) TemplateTypeParmType(TTPDecl, Canon);