Searched refs:indexReallyValid (Results 1 – 1 of 1) sorted by relevance
377 static bool indexReallyValid(CompositeType *T, unsigned Idx) { in indexReallyValid() function405 while (!Path.empty() && !indexReallyValid(SubTypes.back(), Path.back() + 1)) { in advanceToNextLeafType()420 if (!indexReallyValid(CT, 0)) in advanceToNextLeafType()449 indexReallyValid(cast<CompositeType>(Next), 0)) { in firstRealType()