Home
last modified time | relevance | path

Searched refs:USE_NOT_ALLOWED (Results 1 - 5 of 5) sorted by relevance

/third_party/rust/crates/cxx/gen/build/src/syntax/
H A Dparse.rs51 Item::Use(item) => cx.error(item, error::USE_NOT_ALLOWED), in parse_items()
/third_party/rust/crates/cxx/gen/lib/src/syntax/
H A Dparse.rs51 Item::Use(item) => cx.error(item, error::USE_NOT_ALLOWED), in parse_items()
/third_party/rust/crates/cxx/macro/src/syntax/
H A Dparse.rs51 Item::Use(item) => cx.error(item, error::USE_NOT_ALLOWED), in parse_items()
/third_party/rust/crates/cxx/gen/cmd/src/syntax/
H A Dparse.rs51 Item::Use(item) => cx.error(item, error::USE_NOT_ALLOWED), in parse_items()
/third_party/rust/crates/cxx/syntax/
H A Dparse.rs51 Item::Use(item) => cx.error(item, error::USE_NOT_ALLOWED), in parse_items()

Completed in 8 milliseconds