Searched refs:ExceptionTypeList (Results 1 – 3 of 3) sorted by relevance
113 typedef std::vector<Type_id> ExceptionTypeList; typedef in ary::cpp::Function124 Dyn<ExceptionTypeList>
120 typedef std::vector<ary::cpp::Type_id> ExceptionTypeList; typedef in cpp::PE_Function194 ExceptionTypeList aExceptions;
102 pExceptions( i_bThrowExists ? new ExceptionTypeList(i_rExceptions) : 0 ) in Function()
Completed in 30 milliseconds