Searched defs:needs_comma (Results 1 – 2 of 2) sorted by relevance
853 let mut needs_comma = false; in write_rust_function_decl_impl() localVariable1016 let mut needs_comma = false; in write_rust_function_shim_impl() localVariable
467 bool needs_comma; in AppendAsTraceFormat() member