Searched refs:ensureTypeExists (Results 1 – 2 of 2) sorted by relevance
83 error(ensureTypeExists(Index)); in getOffsetOfType()92 auto EC = ensureTypeExists(Index); in getType()103 if (auto EC = ensureTypeExists(Index)) { in tryGetType()120 if (auto EC = ensureTypeExists(Index)) { in getTypeName()149 Error LazyRandomTypeCollection::ensureTypeExists(TypeIndex TI) { in ensureTypeExists() function in LazyRandomTypeCollection205 if (auto EC = ensureTypeExists(TI)) { in getFirst()216 if (auto EC = ensureTypeExists(Prev + 1)) { in getNext()
83 Error ensureTypeExists(TypeIndex Index);