/third_party/rust/crates/cxx/macro/src/syntax/ |
H A D | mangle.rs | 77 use crate::syntax::{ExternFn, Pair, Types}; 87 pub fn extern_fn(efn: &ExternFn, types: &Types) -> Symbol { in extern_fn() 113 pub fn c_trampoline(efn: &ExternFn, var: &Pair, types: &Types) -> Symbol { in operator() 118 pub fn r_trampoline(efn: &ExternFn, var: &Pair, types: &Types) -> Symbol { in r_trampoline()
|
H A D | mod.rs | 56 CxxFunction(ExternFn), 58 RustFunction(ExternFn), 137 pub struct ExternFn { structure names
|
H A D | impls.rs | 2 Array, ExternFn, Include, Lifetimes, Ptr, Receiver, Ref, Signature, SliceRef, Ty1, Type, Var, 28 impl Deref for ExternFn { 36 impl DerefMut for ExternFn {
|
H A D | tokens.rs | 3 Array, Atom, Derive, Enum, EnumRepr, ExternFn, ExternType, Impl, Lifetimes, NamedType, Ptr, 212 impl ToTokens for ExternFn {
|
H A D | trivial.rs | 3 use crate::syntax::{Api, Enum, ExternFn, NamedType, Pair, Struct, Type}; 10 FunctionArgument(&'a ExternFn), 11 FunctionReturn(&'a ExternFn), 15 UnpinnedMut(&'a ExternFn),
|
/third_party/rust/crates/cxx/gen/build/src/syntax/ |
H A D | mangle.rs | 77 use crate::syntax::{ExternFn, Pair, Types}; 87 pub fn extern_fn(efn: &ExternFn, types: &Types) -> Symbol { in extern_fn() 113 pub fn c_trampoline(efn: &ExternFn, var: &Pair, types: &Types) -> Symbol { in operator() 118 pub fn r_trampoline(efn: &ExternFn, var: &Pair, types: &Types) -> Symbol { in r_trampoline()
|
H A D | mod.rs | 56 CxxFunction(ExternFn), 58 RustFunction(ExternFn), 137 pub struct ExternFn { structure names
|
H A D | impls.rs | 2 Array, ExternFn, Include, Lifetimes, Ptr, Receiver, Ref, Signature, SliceRef, Ty1, Type, Var, 28 impl Deref for ExternFn { 36 impl DerefMut for ExternFn {
|
H A D | tokens.rs | 3 Array, Atom, Derive, Enum, EnumRepr, ExternFn, ExternType, Impl, Lifetimes, NamedType, Ptr, 212 impl ToTokens for ExternFn {
|
H A D | trivial.rs | 3 use crate::syntax::{Api, Enum, ExternFn, NamedType, Pair, Struct, Type}; 10 FunctionArgument(&'a ExternFn), 11 FunctionReturn(&'a ExternFn), 15 UnpinnedMut(&'a ExternFn),
|
/third_party/rust/crates/cxx/gen/lib/src/syntax/ |
H A D | mangle.rs | 77 use crate::syntax::{ExternFn, Pair, Types}; 87 pub fn extern_fn(efn: &ExternFn, types: &Types) -> Symbol { in extern_fn() 113 pub fn c_trampoline(efn: &ExternFn, var: &Pair, types: &Types) -> Symbol { in operator() 118 pub fn r_trampoline(efn: &ExternFn, var: &Pair, types: &Types) -> Symbol { in r_trampoline()
|
H A D | mod.rs | 56 CxxFunction(ExternFn), 58 RustFunction(ExternFn), 137 pub struct ExternFn { structure names
|
H A D | impls.rs | 2 Array, ExternFn, Include, Lifetimes, Ptr, Receiver, Ref, Signature, SliceRef, Ty1, Type, Var, 28 impl Deref for ExternFn { 36 impl DerefMut for ExternFn {
|
H A D | tokens.rs | 3 Array, Atom, Derive, Enum, EnumRepr, ExternFn, ExternType, Impl, Lifetimes, NamedType, Ptr, 212 impl ToTokens for ExternFn {
|
H A D | trivial.rs | 3 use crate::syntax::{Api, Enum, ExternFn, NamedType, Pair, Struct, Type}; 10 FunctionArgument(&'a ExternFn), 11 FunctionReturn(&'a ExternFn), 15 UnpinnedMut(&'a ExternFn),
|
/third_party/rust/crates/cxx/syntax/ |
H A D | mangle.rs | 77 use crate::syntax::{ExternFn, Pair, Types}; 87 pub fn extern_fn(efn: &ExternFn, types: &Types) -> Symbol { in extern_fn() 113 pub fn c_trampoline(efn: &ExternFn, var: &Pair, types: &Types) -> Symbol { in operator() 118 pub fn r_trampoline(efn: &ExternFn, var: &Pair, types: &Types) -> Symbol { in r_trampoline()
|
H A D | mod.rs | 56 CxxFunction(ExternFn), 58 RustFunction(ExternFn), 137 pub struct ExternFn { structure names
|
H A D | impls.rs | 2 Array, ExternFn, Include, Lifetimes, Ptr, Receiver, Ref, Signature, SliceRef, Ty1, Type, Var, 28 impl Deref for ExternFn { 36 impl DerefMut for ExternFn {
|
H A D | trivial.rs | 3 use crate::syntax::{Api, Enum, ExternFn, NamedType, Pair, Struct, Type}; 10 FunctionArgument(&'a ExternFn), 11 FunctionReturn(&'a ExternFn), 15 UnpinnedMut(&'a ExternFn),
|
H A D | tokens.rs | 3 Array, Atom, Derive, Enum, EnumRepr, ExternFn, ExternType, Impl, Lifetimes, NamedType, Ptr, 212 impl ToTokens for ExternFn {
|
/third_party/rust/crates/cxx/gen/cmd/src/syntax/ |
H A D | mangle.rs | 77 use crate::syntax::{ExternFn, Pair, Types}; 87 pub fn extern_fn(efn: &ExternFn, types: &Types) -> Symbol { in extern_fn() 113 pub fn c_trampoline(efn: &ExternFn, var: &Pair, types: &Types) -> Symbol { in operator() 118 pub fn r_trampoline(efn: &ExternFn, var: &Pair, types: &Types) -> Symbol { in r_trampoline()
|
H A D | mod.rs | 56 CxxFunction(ExternFn), 58 RustFunction(ExternFn), 137 pub struct ExternFn { structure names
|
H A D | impls.rs | 2 Array, ExternFn, Include, Lifetimes, Ptr, Receiver, Ref, Signature, SliceRef, Ty1, Type, Var, 28 impl Deref for ExternFn { 36 impl DerefMut for ExternFn {
|
H A D | tokens.rs | 3 Array, Atom, Derive, Enum, EnumRepr, ExternFn, ExternType, Impl, Lifetimes, NamedType, Ptr, 212 impl ToTokens for ExternFn {
|
H A D | trivial.rs | 3 use crate::syntax::{Api, Enum, ExternFn, NamedType, Pair, Struct, Type}; 10 FunctionArgument(&'a ExternFn), 11 FunctionReturn(&'a ExternFn), 15 UnpinnedMut(&'a ExternFn),
|