Searched refs:exceptionChanged (Results 1 – 1 of 1) sorted by relevance
1064 bool exceptionChanged = false; in VisitFunctionProtoType() local1073 exceptionChanged = true; in VisitFunctionProtoType()1078 if (exceptionChanged) { in VisitFunctionProtoType()1085 !paramChanged && !exceptionChanged) in VisitFunctionProtoType()1360 bool exceptionChanged = false; in VisitFunctionType() local1370 exceptionChanged = true; in VisitFunctionType()1375 if (exceptionChanged) { in VisitFunctionType()1383 !paramChanged && !exceptionChanged) in VisitFunctionType()