Home
last modified time | relevance | path

Searched refs:clang_EvalResult_getAsUnsigned (Results 1 - 2 of 2) sorted by relevance

/third_party/rust/crates/bindgen/bindgen/
H A Dclang.rs2157 let value = unsafe { clang_EvalResult_getAsUnsigned(self.x) }; in as_int()
/third_party/rust/crates/clang-sys/src/
H A Dlib.rs1893 pub fn clang_EvalResult_getAsUnsigned(result: CXEvalResult) -> c_ulonglong; in clang_EvalResult_getAsUnsigned() functions

Completed in 16 milliseconds