Searched refs:kw_where (Results 1 – 3 of 3) sorted by relevance
1022 kw_where = &IdentTable.get("where"); in AdditionalKeywords()1174 kw_when, kw_where, in AdditionalKeywords()1414 IdentifierInfo *kw_where; member
441 if (FormatTok->is(Keywords.kw_where)) { in parseCSharpGenericTypeConstraint()1972 if (Style.isCSharp() && FormatTok->is(Keywords.kw_where) && in parseStructuralElement()3916 if (Style.isCSharp() && FormatTok->is(Keywords.kw_where)) { in parseRecord()
1282 if (Style.isCSharp() && Tok->is(Keywords.kw_where) && Tok->Next && in consumeToken()1323 } else if (CurrentToken->is(Keywords.kw_where)) { in parseCSharpGenericTypeConstraint()