Searched refs:EPIChanged (Results 1 – 1 of 1) sorted by relevance
4852 bool EPIChanged = false; in TransformFunctionProtoType() local4853 if (TransformExceptionSpec(EPI.ExceptionSpec, EPIChanged)) in TransformFunctionProtoType()4861 T->getParamTypes() != llvm::makeArrayRef(ParamTypes) || EPIChanged) { in TransformFunctionProtoType()