Home
last modified time | relevance | path

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

/openbsd/gnu/gcc/gcc/cp/
H A Dsearch.c89 bool repeated_base; /* Whether there are repeated bases in the member
299 bool repeated_base; /* Whether there are repeated bases in the member
H A Dcp-tree.h1036 unsigned repeated_base : 1; member