Home
last modified time | relevance | path

Searched refs:CXCursor_ObjCProtocolDecl (Results 1 - 3 of 3) sorted by relevance

/third_party/rust/crates/bindgen/bindgen/ir/
H A Dobjc.rs14 use clang_sys::CXCursor_ObjCProtocolDecl;
131 if cursor.kind() == CXCursor_ObjCProtocolDecl { in from_ty()
H A Dty.rs724 CXCursor_ObjCProtocolDecl | CXCursor_ObjCCategoryDecl => { in from_clang_ty()
/third_party/rust/crates/clang-sys/src/
H A Dlib.rs225 const CXCursor_ObjCProtocolDecl = 13, consts

Completed in 9 milliseconds