Searched refs:CXToken_Identifier (Results 1 – 3 of 3) sorted by relevance
31 token_kind: CXToken_Identifier,45 token_kind: CXToken_Identifier,963 CXToken_Identifier => token::Kind::Identifier, in as_cexpr_token()
180 CXToken_Identifier => cexpr::token::Kind::Identifier, in token_clang_to_cexpr()
849 const CXToken_Identifier = 2, constant