Searched refs:kw_where (Results 1 – 3 of 3) sorted by relevance
921 kw_where = &IdentTable.get("where"); in AdditionalKeywords()939 kw_where, in AdditionalKeywords()1044 IdentifierInfo *kw_where; member
333 if (FormatTok->is(Keywords.kw_where)) { in parseCSharpGenericTypeConstraint()1385 if (Style.isCSharp() && FormatTok->is(Keywords.kw_where) && in parseStructuralElement()2650 if (Style.isCSharp() && FormatTok->is(Keywords.kw_where)) { in parseRecord()
1107 if (Style.isCSharp() && Tok->is(Keywords.kw_where) && Tok->Next && in consumeToken()1136 } else if (CurrentToken->is(Keywords.kw_where)) { in parseCSharpGenericTypeConstraint()