Home
last modified time | relevance | path

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

/external/python/pybind11/include/pybind11/
Dattr.h24 struct is_operator { }; struct
/external/rust/crates/bindgen/ir/
Dfunction.rs419 let is_operator = |spelling: &str| { in from_ty() localVariable