Searched refs:std_syntax (Results 1 – 2 of 2) sorted by relevance
305 c_common_has_attribute (cpp_reader *pfile, bool std_syntax) in c_common_has_attribute() argument422 if (attr_name && (have_scope || !std_syntax)) in c_common_has_attribute()
1694 * c-lex.c (c_common_has_attribute): Take argument std_syntax.1696 accept unscoped attributes if std_syntax and not handled as