Searched defs:IsKeyword (Results 1 – 9 of 9) sorted by relevance
49 def IsKeyword(token): function
225 static bool IsKeyword(Value token) { in IsKeyword() function
147 bool IsKeyword() { return tag_ >= kKeywordTagStart; } in IsKeyword() function
176 IsKeyword, enumerator
249 IsKeyword = 141, enumerator