Searched refs:CXError_Success (Results 1 – 2 of 2) sorted by relevance
/third_party/rust/crates/rust-cexpr/tests/ | ||
D | clang.rs | 249 ) == CXError_Success, in file_visit_macros() |
/third_party/rust/crates/clang-sys/src/ | ||
D | lib.rs | 615 const CXError_Success = 0, constant |