Searched refs:kKeyword (Results 1 – 2 of 2) sorted by relevance
178 kKeyword, enumerator
61 const char* kKeyword[] = { variable122 static const int kNumKeyword = sizeof(kKeyword) / sizeof(char*);138 if (ident == kKeyword[i]) { in IsReserved()