Searched refs:CXToken_Punctuation (Results 1 – 4 of 4) sorted by relevance
183 CXToken_Punctuation => cexpr::token::Kind::Punctuation, in token_clang_to_cexpr()
158 t.kind == clang_sys::CXToken_Punctuation && t.spelling() == b")" in handle_function_macro()
961 CXToken_Punctuation => token::Kind::Punctuation, in as_cexpr_token()
847 const CXToken_Punctuation = 0, constant