Searched refs:contains_variable (Results 1 - 1 of 1) sorted by relevance

/haiku-buildtools/gcc/gcc/
H A Dipa-cp.c216 and with contains_variable and bottom flags cleared. BOTTOM is represented
218 contains_variable flag should be disregarded. */
231 bool contains_variable; variable
343 if (bottom || contains_variable || values_count != 1)
387 if (!values_count && !contains_variable)
393 if (contains_variable)
752 bool ret = !contains_variable;
753 contains_variable = true;
1090 && !lat->contains_variable
1347 && (src_lat->contains_variable
[all...]

Completed in 94 milliseconds