Home
last modified time | relevance | path

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

/third_party/rust/crates/bindgen/bindgen/ir/
H A Dobjc.rs13 use clang_sys::CXCursor_ObjCInstanceMethodDecl;
178 CXCursor_ObjCInstanceMethodDecl | in from_ty()
H A Dfunction.rs446 CXCursor_ObjCInstanceMethodDecl | in from_ty()
540 let ty_ret_type = if kind == CXCursor_ObjCInstanceMethodDecl || in from_ty()
/third_party/rust/crates/clang-sys/src/
H A Dlib.rs228 const CXCursor_ObjCInstanceMethodDecl = 16, consts

Completed in 8 milliseconds