Home | History | Annotate | Download | only in Parse

Lines Matching full:keyword

182 /// the 'template' keyword that indicates that we have an explicit
278 // the 'typename' keyword, which we should have already suggested adding
324 // 'class' keyword. Therefore, the second '>' will be diagnosed later.
482 // Consume the 'class' or 'typename' keyword.
540 assert(Tok.is(tok::kw_template) && "Expected 'template' keyword");
557 // latter case, replace the keyword with 'class'.
849 /// annotation was preceded by the 'template' keyword and gives the
850 /// location of that keyword. If invalid (the default), then this
851 /// template-id was not preceded by a 'template' keyword.
1022 // Parse the optional 'template' keyword following the