Home | History | Annotate | Download | only in Lex

Lines Matching refs:BeginEnd

1285     const IdentifierInfo *BeginEnd = Tok.getIdentifierInfo();
1286 if (BeginEnd && BeginEnd->isStr("begin")) {
1288 } else if (BeginEnd && BeginEnd->isStr("end")) {