Home
last modified time | relevance | path

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

/third_party/rust/crates/bindgen/bindgen/ir/
Dfunction.rs564 if cursor_call_conv != CXCallingConv_Invalid { in from_ty()
/third_party/rust/crates/clang-sys/src/
Dlib.rs126 const CXCallingConv_Invalid = 100, constant