Home
last modified time | relevance | path

Searched refs:span_for_enum_error (Results 1 - 6 of 6) sorted by relevance

/third_party/rust/crates/cxx/macro/src/
H A Dload.rs29 let span = span_for_enum_error(enm); in load()
301 fn span_for_enum_error(enm: &Enum) -> TokenStream { in span_for_enum_error() functions
/third_party/rust/crates/cxx/gen/lib/src/syntax/
H A Dcheck.rs354 let span = span_for_enum_error(enm); in check_api_enum()
671 fn span_for_enum_error(enm: &Enum) -> TokenStream { in span_for_enum_error() functions
/third_party/rust/crates/cxx/syntax/
H A Dcheck.rs354 let span = span_for_enum_error(enm); in check_api_enum()
671 fn span_for_enum_error(enm: &Enum) -> TokenStream { in span_for_enum_error() functions
/third_party/rust/crates/cxx/gen/cmd/src/syntax/
H A Dcheck.rs354 let span = span_for_enum_error(enm); in check_api_enum()
671 fn span_for_enum_error(enm: &Enum) -> TokenStream { in span_for_enum_error() functions
/third_party/rust/crates/cxx/macro/src/syntax/
H A Dcheck.rs354 let span = span_for_enum_error(enm); in check_api_enum()
671 fn span_for_enum_error(enm: &Enum) -> TokenStream { in span_for_enum_error() functions
/third_party/rust/crates/cxx/gen/build/src/syntax/
H A Dcheck.rs354 let span = span_for_enum_error(enm); in check_api_enum()
671 fn span_for_enum_error(enm: &Enum) -> TokenStream { in span_for_enum_error() functions

Completed in 5 milliseconds