Home
last modified time | relevance | path

Searched refs:DECL_LANG_FLAG_7 (Results 1 – 5 of 5) sorted by relevance

/netbsd/src/external/gpl3/gcc/dist/gcc/
Dprint-tree.cc485 if (DECL_LANG_FLAG_7 (node)) in print_node()
Dtree.h2752 #define DECL_LANG_FLAG_7(NODE) \ macro
/netbsd/src/external/gpl3/gcc/dist/gcc/cp/
Dcp-tree.h3435 (DECL_LANG_FLAG_7 (VAR_DECL_CHECK (NODE)))
4873 DECL_LANG_FLAG_7 (FIELD_DECL_CHECK (NODE))
DChangeLog-20091035 * cp-tree.h: Fix location of documentation for DECL_LANG_FLAG_7.
DChangeLog-20003436 Document new use of DECL_LANG_FLAG_7.