Searched refs:ensureTypeExists (Results 1 – 2 of 2) sorted by relevance
80 error(ensureTypeExists(Index)); in getOffsetOfType()89 auto EC = ensureTypeExists(Index); in getType()100 if (auto EC = ensureTypeExists(Index)) { in tryGetType()117 if (auto EC = ensureTypeExists(Index)) { in getTypeName()146 Error LazyRandomTypeCollection::ensureTypeExists(TypeIndex TI) { in ensureTypeExists() function in LazyRandomTypeCollection202 if (auto EC = ensureTypeExists(TI)) { in getFirst()213 if (auto EC = ensureTypeExists(Prev + 1)) { in getNext()
84 Error ensureTypeExists(TypeIndex Index);