Home
last modified time | relevance | path

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

/openbsd/src/gnu/gcc/gcc/cp/
Dcp-tree.h1882 #define DECL_MUTABLE_P(NODE) (DECL_LANG_FLAG_0 (NODE)) macro
/openbsd/src/gnu/usr.bin/gcc/gcc/cp/
Dcp-tree.h2112 #define DECL_MUTABLE_P(NODE) (DECL_LANG_FLAG_0 (NODE)) macro