Home | History | Annotate | Download | only in AST

Lines Matching refs:SubstTemplateTypeParmType

1680     return getTypeInfo(cast<SubstTemplateTypeParmType>(T)->
3043 SubstTemplateTypeParmType::Profile(ID, Parm, Replacement);
3045 SubstTemplateTypeParmType *SubstParm
3050 SubstTemplateTypeParmType(Parm, Replacement);