Home
last modified time | relevance | path

Searched defs:is_op_method (Results 1 – 2 of 2) sorted by relevance

/third_party/rust/rust/src/tools/rust-analyzer/crates/ide-completion/src/render/
Dfunction.rs76 let is_op_method = func localVariable
/third_party/rust/rust/src/tools/rust-analyzer/crates/ide-completion/src/
Ditem.rs153 pub is_op_method: bool, field