Searched refs:ESI1 (Results 1 – 2 of 2) sorted by relevance
2920 mergeExceptionSpecs(FunctionProtoType::ExceptionSpecInfo ESI1,
13095 ASTContext::mergeExceptionSpecs(FunctionProtoType::ExceptionSpecInfo ESI1, in mergeExceptionSpecs() argument13099 ExceptionSpecificationType EST1 = ESI1.Type, EST2 = ESI2.Type; in mergeExceptionSpecs()13104 return ESI1; in mergeExceptionSpecs()13115 return ESI1; in mergeExceptionSpecs()13146 mergeTypeLists(*this, ExceptionTypeStorage, ESI1.Exceptions, in mergeExceptionSpecs()