Home
last modified time | relevance | path

Searched refs:UndocumentedTypeAlias (Results 1 – 2 of 2) sorted by relevance

/external/rust/cxx/tests/ui/
Ddeny_missing_docs.rs49 pub type UndocumentedTypeAlias = crate::bindgen::UndocumentedTypeAlias; typedef
72 pub struct UndocumentedTypeAlias; struct
75 unsafe impl ExternType for UndocumentedTypeAlias { implementation
Ddeny_missing_docs.stderr40 49 | pub type UndocumentedTypeAlias = crate::bindgen::UndocumentedTypeAlias;