Searched defs:IsMethodCall (Results 1 – 2 of 2) sorted by relevance
| /third_party/rust/rust/compiler/rustc_hir_analysis/src/astconv/ | ||
| D | generics.rs | 383 is_method_call: IsMethodCall, in check_generic_arg_count_for_call() |
| D | mod.rs | 184 pub enum IsMethodCall { enum |