Searched +defs:replace +defs:match (Results 1 – 3 of 3) sorted by relevance
197 char **replace = NULL; in yylex() local199 char match[200] = { 0 }, *str = match; in yylex() local
647 bool match = false; in ClassImplementsAllMethodsAndProperties() local1104 bool match = false; in MatchTwoAttributeLists() local1138 bool match = MatchTwoAttributeLists(Attrs1, Attrs2, AvailabilityArgsMatch); in AttributesMatch() local1754 void replace(CharSourceRange range, StringRef text) override { in replace() function in __anon1ecb545e0411::RewritesReceiver1821 void replace(CharSourceRange Range, StringRef Text) override { in replace() function in __anon1ecb545e0411::JSONEditWriter
777 unsigned long match; in coalesce_asm_operands() local1631 finish_expr (temp_expr_table_p tab, int version, bool replace) in finish_expr()