Home | History | Annotate | Download | only in Parse

Lines Matching refs:TemplateParameterDepth

99   TemplateParameterDepthRAII CurTemplateDepthTracker(TemplateParameterDepth);
1283 TemplateParameterDepthRAII CurTemplateDepthTracker(TemplateParameterDepth);
1346 ->getDepth() == TemplateParameterDepth - 1) &&
1347 "TemplateParameterDepth should be greater than the depth of "