Searched refs:ensureTypeExists (Results 1 – 2 of 2) sorted by relevance
85 error(ensureTypeExists(Index)); in getOffsetOfType()92 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 LazyRandomTypeCollection200 if (auto EC = ensureTypeExists(TI)) { in getFirst()211 if (auto EC = ensureTypeExists(Prev + 1)) { in getNext()
85 Error ensureTypeExists(TypeIndex Index);