Home
last modified time | relevance | path

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

/third_party/rust/rust/compiler/rustc_codegen_ssa/src/traits/
Dstatics.rs5 pub trait StaticMethods: BackendTypes { interface
/third_party/rust/crates/bindgen/bindgen-tests/tests/
Dstylo.hpp144138 …t { return mHasStaticMethods; } const Prefable<const JSFunctionSpec>* StaticMethods() const { retu… in StaticMethodSpecs() function