Home
last modified time | relevance | path

Searched defs:FreeFunctions (Results 1 – 3 of 3) sorted by relevance

/third_party/rust/rust/src/tools/rust-analyzer/crates/proc-macro-srv/src/
Dserver.rs38 pub struct FreeFunctions; struct
46 type FreeFunctions = FreeFunctions; typedef
/third_party/rust/rust/compiler/rustc_expand/src/
Dproc_macro_server.rs360 pub struct FreeFunctions; struct
390 type FreeFunctions = FreeFunctions; typedef
/third_party/rust/rust/library/proc_macro/src/bridge/
Dserver.rs12 type FreeFunctions: 'static; typedef