Searched refs:_pExceptionTypes (Results 1 – 1 of 1) sorted by relevance
350 Sequence< Reference< XIdlClass > > * _pExceptionTypes; member in stoc_corefl::IdlInterfaceMethodImpl361 , _pExceptionTypes( 0 ) in IdlInterfaceMethodImpl()392 delete _pExceptionTypes; in ~IdlInterfaceMethodImpl()486 if (! _pExceptionTypes) in getExceptionTypes()489 if (! _pExceptionTypes) in getExceptionTypes()503 _pExceptionTypes = pTempExceptionTypes; in getExceptionTypes()506 return *_pExceptionTypes; in getExceptionTypes()
Completed in 8 milliseconds