Searched defs:TokenValue (Results 1 – 5 of 5) sorted by relevance
53 StringRef TokenValue; variable
70 TokenValue(tok::TokenKind Kind) : Kind(Kind), II(nullptr) { in TokenValue() function77 TokenValue(IdentifierInfo *II) : Kind(tok::identifier), II(II) {} in TokenValue() function
4745 "TokenValue":{"type":"long"}, object
14529 "TokenValue":{ object15301 "TokenValue":{ object15725 "TokenValue":{ object