Home | History | Annotate | Download | only in Support

Lines Matching refs:IsStart

424   bool scanDocumentIndicator(bool IsStart);
1069 bool Scanner::scanDocumentIndicator(bool IsStart) {
1075 T.Kind = IsStart ? Token::TK_DocumentStart : Token::TK_DocumentEnd;