Searched defs:is_operator (Results 1 – 2 of 2) sorted by relevance
| /external/python/pybind11/include/pybind11/ | ||
| D | attr.h | 24 struct is_operator { }; struct |
| /external/rust/crates/bindgen/ir/ | ||
| D | function.rs | 419 let is_operator = |spelling: &str| { in from_ty() localVariable |