Searched refs:exceptionChanged (Results 1 – 1 of 1) sorted by relevance
1140 bool exceptionChanged = false; in VisitFunctionProtoType() local1149 exceptionChanged = true; in VisitFunctionProtoType()1154 if (exceptionChanged) { in VisitFunctionProtoType()1161 !paramChanged && !exceptionChanged) in VisitFunctionProtoType()1444 bool exceptionChanged = false; in VisitFunctionType() local1454 exceptionChanged = true; in VisitFunctionType()1459 if (exceptionChanged) { in VisitFunctionType()1467 !paramChanged && !exceptionChanged) in VisitFunctionType()