Searched refs:indexReallyValid (Results 1 – 2 of 2) sorted by relevance
376 static bool indexReallyValid(CompositeType *T, unsigned Idx) { in indexReallyValid() function404 while (!Path.empty() && !indexReallyValid(SubTypes.back(), Path.back() + 1)) { in advanceToNextLeafType()419 if (!indexReallyValid(CT, 0)) in advanceToNextLeafType()448 indexReallyValid(cast<CompositeType>(Next), 0)) { in firstRealType()
357 static bool indexReallyValid(CompositeType *T, unsigned Idx) { in indexReallyValid() function385 while (!Path.empty() && !indexReallyValid(SubTypes.back(), Path.back() + 1)) { in advanceToNextLeafType()400 if (!indexReallyValid(CT, 0)) in advanceToNextLeafType()429 indexReallyValid(cast<CompositeType>(Next), 0)) { in firstRealType()