Searched refs:TE (Results 1 – 2 of 2) sorted by relevance
2086 TE = mRSContext->export_types_end(); in reflect() local2087 TI != TE; in reflect()
209 for (TypeSymbolTable::const_iterator TI = TST.begin(), TE = TST.end(); in WriteTypeSymbolTable()210 TI != TE; ++TI) { in WriteTypeSymbolTable()