Home
last modified time | relevance | path

Searched refs:peek_impl (Results 1 – 2 of 2) sorted by relevance

/linux/rust/syn/
H A Dlookahead.rs78 fn peek_impl( in peek_impl() function
107 peek_impl(self, T::Token::peek, T::Token::display) in peek()
H A Dlit.rs1026 fn peek_impl(cursor: Cursor, peek: fn(ParseStream) -> bool) -> bool { in peek_impl() function
1040 peek_impl(cursor, peek)