Home | History | Annotate | Download | only in Parse

Lines Matching refs:isTemplateParamScope

110   if (getCurScope()->isClassScope() || getCurScope()->isTemplateParamScope() || 
1556 LateMethod->TemplateScope = getCurScope()->isTemplateParamScope();
1573 LateMethod->TemplateScope = getCurScope()->isTemplateParamScope();
2215 if (Parent->isTemplateParamScope())
2807 Victim->TemplateScope = getCurScope()->getParent()->isTemplateParamScope();