Searched refs:exceptionChanged (Results 1 – 1 of 1) sorted by relevance
1060 bool exceptionChanged = false; in VisitFunctionProtoType() local1069 exceptionChanged = true; in VisitFunctionProtoType()1074 if (exceptionChanged) { in VisitFunctionProtoType()1081 !paramChanged && !exceptionChanged) in VisitFunctionProtoType()1355 bool exceptionChanged = false; in VisitFunctionType() local1365 exceptionChanged = true; in VisitFunctionType()1370 if (exceptionChanged) { in VisitFunctionType()1378 !paramChanged && !exceptionChanged) in VisitFunctionType()