Searched refs:kKeyword (Results 1 – 3 of 3) sorted by relevance
185 kKeyword, enumerator
62 const char* kKeyword[] = { variable77 static const int kNumKeyword = sizeof(kKeyword) / sizeof(char*);93 if (ident == kKeyword[i]) { in IsReserved()