Home | History | Annotate | Download | only in AST

Lines Matching defs:Tok

72   Token Tok;
73 L.lex(Tok);
74 if (Tok.is(tok::eof))