Lines Matching refs:BeginEnd
1170 const IdentifierInfo *BeginEnd = Tok.getIdentifierInfo();1171 if (BeginEnd && BeginEnd->isStr("begin")) {1173 } else if (BeginEnd && BeginEnd->isStr("end")) {