Searched refs:with_if_token (Results 1 – 3 of 3) sorted by relevance
295 update_first_token!(If, if_block, if_block.if_token(), with_if_token) in stmt_remove_leading_newlines()
275 .with_if_token(if_token) in format_if()
938 pub fn with_if_token(self, if_token: TokenReference) -> Self { in with_if_token() method