Home
last modified time | relevance | path

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

/third_party/rust/crates/bindgen/bindgen/ir/
H A Dfunction.rs455 if c.kind() == CXCursor_ParmDecl { in from_ty()
H A Dcomp.rs1275 CXCursor_ParmDecl => true, in from_ty()
/third_party/rust/crates/clang-sys/src/
H A Dlib.rs222 const CXCursor_ParmDecl = 10, consts

Completed in 9 milliseconds