Searched refs:getSimpleTypeByID (Results 1 – 1 of 1) sorted by relevance
283 Ice::Type getSimpleTypeByID(NaClBcIndexSize_t ID) { in getSimpleTypeByID() function in __anon013ef65f0111::TopLevelParser942 Ice::Type BaseTy = Context->getSimpleTypeByID(Values[1]); in ProcessRecord()1005 FuncTy->setReturnType(Context->getSimpleTypeByID(Values[1])); in ProcessRecord()1010 Ice::Type ArgTy = Context->getSimpleTypeByID(Values[i]); in ProcessRecord()2246 Ice::Type CastType = Context->getSimpleTypeByID(Values[1]); in ProcessRecord()2472 Ice::Type CondTy = Context->getSimpleTypeByID(Values[0]); in ProcessRecord()2542 Ice::Type Ty = Context->getSimpleTypeByID(Values[0]); in ProcessRecord()2600 Ice::Type Ty = Context->getSimpleTypeByID(Values[2]); in ProcessRecord()2688 ReturnType = Context->getSimpleTypeByID(Values[2]); in ProcessRecord()2776 Ice::Type OpType = Context->getSimpleTypeByID(Values[1]); in ProcessRecord()[all …]