Home
last modified time | relevance | path

Searched defs:DECL_FINAL_P (Results 1 – 2 of 2) sorted by relevance

/dragonfly/contrib/gcc-4.7/gcc/cp/
H A Dcp-tree.h2362 #define DECL_FINAL_P(NODE) (TREE_LANG_FLAG_1 (NODE)) macro
/dragonfly/contrib/gcc-8.0/gcc/
H A Dtree.h3073 #define DECL_FINAL_P(NODE)\ macro