Home
last modified time | relevance | path

Searched refs:std_syntax (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/c-family/
H A Dc-lex.cc305 c_common_has_attribute (cpp_reader *pfile, bool std_syntax) in c_common_has_attribute() argument
422 if (attr_name && (have_scope || !std_syntax)) in c_common_has_attribute()
H A DChangeLog1694 * c-lex.c (c_common_has_attribute): Take argument std_syntax.
1696 accept unscoped attributes if std_syntax and not handled as