Searched defs:useExceptions (Results 1 – 2 of 2) sorted by relevance
21 SmartType::SmartType(TYPECONST Type *type, const DIType *aDIType, bool useExceptions, bool forceRaw… in SmartType()27 SmartType::SmartType(TYPECONST Type *type, const EDIType *aEDIType, bool useExceptions, bool forceR… in SmartType()432 void SmartType::init(TYPECONST Type *type, const EDIType *aEDIType, bool useExceptions, bool forceR… in init()630 bool useExceptions = true; in isTypeConsistent2() local
91 bool useExceptions; variable