Home
last modified time | relevance | path

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

/third_party/rust/crates/bindgen/bindgen/ir/
Dobjc.rs15 use clang_sys::CXCursor_ObjCProtocolRef;
145 CXCursor_ObjCProtocolRef => { in from_ty()
/third_party/rust/crates/clang-sys/src/
Dlib.rs253 const CXCursor_ObjCProtocolRef = 41, constant