Searched refs:objc_extensions (Results 1 – 6 of 6) sorted by relevance
758 static bool objc_extensions; variable1226 if (objc_extensions) in phase5_get()1621 if (hash_find_entry (objc_extensions ? &objc_keywords : &c_keywords, in x_c_lex()1756 if (objc_extensions) in extract_parenthesized()1800 if (objc_extensions) in extract_parenthesized()1891 objc_extensions = false; in extract_c()1901 objc_extensions = true; in extract_objc()
180 format_parse (const char *format, bool translated, bool objc_extensions, in format_parse() argument653 if (objc_extensions) in format_parse()
2943 (format_parse): Add objc_extensions argument. Handle %@ in ObjC mode.2964 (x_c_lex): Use keywords table depending on objc_extensions. Handle3094 * x-c.c (objc_extensions): New variable.
5452 * objc-lang.c (objc_extensions): Delete, moved into5875 * objc-lang.c (objc_extensions): Now const.
6117 * objc-lang.c (objc_extensions): New array.