Searched refs:exceptionChanged (Results 1 – 1 of 1) sorted by relevance
1190 bool exceptionChanged = false; in VisitFunctionProtoType() local1199 exceptionChanged = true; in VisitFunctionProtoType()1204 if (exceptionChanged) { in VisitFunctionProtoType()1211 !paramChanged && !exceptionChanged) in VisitFunctionProtoType()1489 bool exceptionChanged = false; in VisitFunctionType() local1499 exceptionChanged = true; in VisitFunctionType()1504 if (exceptionChanged) { in VisitFunctionType()1512 !paramChanged && !exceptionChanged) in VisitFunctionType()