Searched defs:StartToken (Results 1 – 7 of 7) sorted by relevance
291 inline void Tokenizer::StartToken() { in StartToken() function in google::protobuf::io::Tokenizer
293 const Token &StartToken, in CommentOutDirective()
1778 unsigned StartToken = 0; in getAsmSrcLocInfo() local
2764 AsmToken EndToken, StartToken = getTok(); in ParseDirectiveMacro() local
3832 AsmToken EndToken, StartToken = getTok(); in parseDirectiveMacro() local4791 AsmToken EndToken, StartToken = getTok(); in parseMacroLikeBody() local
272 procedure SetTokenBoundaries(const T: IANTLRInterface; const StartToken,1291 procedure SetTokenBoundaries(const T: IANTLRInterface; const StartToken,1319 procedure SetTokenBoundaries(const T: IANTLRInterface; const StartToken,
1011 const TargetInfo &Target, unsigned *StartToken, in getLocationOfByte()