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