Home
last modified time | relevance | path

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

/third_party/rust/crates/rust-cexpr/tests/
H A Dclang.rs183 CXToken_Punctuation => cexpr::token::Kind::Punctuation, in token_clang_to_cexpr()
/third_party/rust/crates/bindgen/bindgen/ir/
H A Dvar.rs158 t.kind == clang_sys::CXToken_Punctuation && t.spelling() == b")" in handle_function_macro()
/third_party/rust/crates/clang-sys/src/
H A Dlib.rs847 const CXToken_Punctuation = 0, consts

Completed in 7 milliseconds