Searched refs:TOKtemplate (Results 1 – 9 of 9) sorted by relevance
57 TOKtemplate, TOKdottd, enumerator
224 { "template", TOKtemplate },
3398 else if (exp->e1->op == TOKtemplate) in visit()4257 exp->e1->op == TOKtemplate) in visit()4809 if (exp->e2->op == TOKtemplate) in visit()8261 case TOKtemplate: in semanticX()8327 if ((exp->e1->op == TOKdottd || exp->e1->op == TOKtemplate) && exp->ident != Id::stringof) in semanticX()8623 if (exp->e1->op == TOKtype || exp->e1->op == TOKtemplate) in semanticY()8752 else if (e->op == TOKtemplate) in semanticY()
300 case TOKtemplate: in parseDeclDefs()320 case TOKtemplate: in parseDeclDefs()5856 case TOKtemplate: in parseStatement()8034 precedence[TOKtemplate] = PREC_primary; in PrecedenceInitializer()
362 else if (e1->op == TOKtemplate)600 else if (e1->op == TOKtemplate) in resolvePropertiesOnly()4245 : Expression(loc, TOKtemplate, sizeof(TemplateExp)) in TemplateExp()
169 else if (ea->op == TOKtemplate) in getDsymbol()227 e->op == TOKtemplate || e->op == TOKdottd || in definitelyValueParameter()6923 if (ea->op == TOKtemplate) in semanticTiargs()
2395 case TOKtemplate: in resolveExp()6630 case TOKtemplate: in semantic()
529 else if (e->op == TOKtemplate) in declareVariable()
654 case TOKtemplate: // non-eponymous template/instance in ctfeInterpret()