Searched refs:ESI1 (Results 1 – 2 of 2) sorted by relevance
2800 mergeExceptionSpecs(FunctionProtoType::ExceptionSpecInfo ESI1,
12461 ASTContext::mergeExceptionSpecs(FunctionProtoType::ExceptionSpecInfo ESI1, in mergeExceptionSpecs() argument12465 ExceptionSpecificationType EST1 = ESI1.Type, EST2 = ESI2.Type; in mergeExceptionSpecs()12470 return ESI1; in mergeExceptionSpecs()12481 return ESI1; in mergeExceptionSpecs()12512 mergeTypeLists(*this, ExceptionTypeStorage, ESI1.Exceptions, in mergeExceptionSpecs()