Searched refs:exceptionChanged (Results 1 – 1 of 1) sorted by relevance
1086 bool exceptionChanged = false; in VisitFunctionProtoType() local1095 exceptionChanged = true; in VisitFunctionProtoType()1100 if (exceptionChanged) { in VisitFunctionProtoType()1107 !paramChanged && !exceptionChanged) in VisitFunctionProtoType()1382 bool exceptionChanged = false; in VisitFunctionType() local1392 exceptionChanged = true; in VisitFunctionType()1397 if (exceptionChanged) { in VisitFunctionType()1405 !paramChanged && !exceptionChanged) in VisitFunctionType()