Home
last modified time | relevance | path

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

/third_party/rust/crates/bindgen/bindgen/
Dclang.rs22 token_kind: CXTokenKind, field
31 token_kind: CXToken_Identifier,
38 token_kind: CXToken_Keyword,
45 token_kind: CXToken_Identifier,
699 t.kind == attr.token_kind &&