Searched refs:i_nException (Results 1 – 2 of 2) sorted by relevance
64 Type_id i_nException );66 Type_id i_nException );107 Attribute::Add_GetException( Type_id i_nException ) in Add_GetException() argument108 { aGetExceptions.push_back(i_nException); } in Add_GetException()111 Attribute::Add_SetException( Type_id i_nException ) in Add_SetException() argument112 { aSetExceptions.push_back(i_nException); } in Add_SetException()
81 Type_id i_nException );138 Function::Add_Exception( Type_id i_nException ) in Add_Exception() argument140 aExceptions.push_back(i_nException); in Add_Exception()
Completed in 17 milliseconds