Home
last modified time | relevance | path

Searched refs:clang_Cursor_isAnonymous (Results 1 - 2 of 2) sorted by relevance

/third_party/rust/crates/bindgen/bindgen/
H A Dclang.rs91 unsafe { clang_Cursor_isAnonymous(self.x) != 0 } in is_anonymous()
/third_party/rust/crates/clang-sys/src/
H A Dlib.rs1849 pub fn clang_Cursor_isAnonymous(cursor: CXCursor) -> c_uint; in clang_Cursor_isAnonymous() functions

Completed in 10 milliseconds