Searched refs:kw_function (Results 1 – 3 of 3) sorted by relevance
532 kw_function = &IdentTable.get("function"); in AdditionalKeywords()569 IdentifierInfo *kw_function; member
1022 FormatTok->is(Keywords.kw_function)) { in parseBracedList()1104 FormatTok->is(Keywords.kw_function)) in parseParens()1662 if (FormatTok->isOneOf(tok::kw_const, tok::kw_class, Keywords.kw_function, in parseJavaScriptEs6ImportExport()
368 Current->is(Keywords.kw_function))) { in updateParameterCount()1528 if (Right.is(Keywords.kw_function)) in splitPenalty()