Home
last modified time | relevance | path

Searched refs:NextTypeId (Results 1 – 1 of 1) sorted by relevance

/external/swiftshader/third_party/subzero/src/
DPNaClTranslator.cpp842 << " types but found: " << NextTypeId; in ~TypesParser()
851 NaClBcIndexSize_t NextTypeId = 0; member in __anon013ef65f0111::TypesParser
861 Context->getTypeByIDForDefining(NextTypeId++)->setAsSimpleType(Ty); in setNextTypeIDAsSimpleType()
1002 ExtendedType *Ty = Context->getTypeByIDForDefining(NextTypeId++); in ProcessRecord()