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