Searched refs:ExceptionSpecType (Results 1 – 4 of 4) sorted by relevance
204 I.Fun.ExceptionSpecType = ESpecType; in getFunction()215 assert(I.Fun.ExceptionSpecType == ESpecType && "bitfield overflow"); in getFunction()
1227 unsigned ExceptionSpecType : 4; member1395 return static_cast<ExceptionSpecificationType>(ExceptionSpecType); in getExceptionSpecType()
3216 unsigned ExceptionSpecType : 4;3308 return static_cast<ExceptionSpecificationType>(ExceptionSpecType);
2664 ExceptionSpecType(epi.ExceptionSpec.Type), in FunctionProtoType()