Searched refs:itTypes (Results 1 – 2 of 2) sorted by relevance
110 Type_Iterator itTypes; member in FunctionParam_Iterator131 return itTypes != itTypes_end; in IsValid()136 { return IsValid() ? *itTypes : ary::cpp::Type_id(0); } in CurType()
203 itTypes = itTypes_end = aTypesNull_.end(); in FunctionParam_Iterator()216 ++itTypes; in operator ++()236 itTypes = rTypes.begin(); in Assign()
Completed in 20 milliseconds