Home
last modified time | relevance | path

Searched refs:explicit_intN_p (Results 1 – 6 of 6) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Dcp-tree.h6039 BOOL_BITFIELD explicit_intN_p : 1; member
H A Ddecl.c11103 explicit_intN = declspecs->explicit_intN_p; in grokdeclarator()
H A Dparser.c17931 decl_specs->explicit_intN_p = true; in cp_parser_simple_type_specifier()
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Dcp-tree.h6272 BOOL_BITFIELD explicit_intN_p : 1; member
H A Ddecl.cc11773 explicit_intN = declspecs->explicit_intN_p; in grokdeclarator()
H A Dparser.cc19538 decl_specs->explicit_intN_p = true; in cp_parser_simple_type_specifier()