Home
last modified time | relevance | path

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

/openbsd/gnu/usr.bin/gcc/gcc/
H A Dtree-dump.c278 else if (TREE_VIA_PRIVATE (t))
H A Dtree.h571 #define TREE_VIA_PRIVATE(NODE) ((NODE)->common.private_flag) macro
/openbsd/gnu/usr.bin/gcc/gcc/doc/
H A Dc-tree.texi710 @findex TREE_VIA_PRIVATE
771 @code{TREE_VIA_PROTECTED}, and @code{TREE_VIA_PRIVATE} macros. Each of
/openbsd/gnu/gcc/gcc/cp/
H A DChangeLog-19992282 (TREE_VIA_PRIVATE): Fix typo in comment.
6139 (instantiate_class_template): Don't rely on TREE_VIA_PRIVATE; it's
/openbsd/gnu/usr.bin/gcc/gcc/cp/
H A DChangeLog.22282 (TREE_VIA_PRIVATE): Fix typo in comment.
6139 (instantiate_class_template): Don't rely on TREE_VIA_PRIVATE; it's