Searched refs:exceptionChanged (Results 1 – 1 of 1) sorted by relevance
1054 bool exceptionChanged = false; in VisitFunctionProtoType() local1063 exceptionChanged = true; in VisitFunctionProtoType()1068 if (exceptionChanged) { in VisitFunctionProtoType()1075 !paramChanged && !exceptionChanged) in VisitFunctionProtoType()1349 bool exceptionChanged = false; in VisitFunctionType() local1359 exceptionChanged = true; in VisitFunctionType()1364 if (exceptionChanged) { in VisitFunctionType()1372 !paramChanged && !exceptionChanged) in VisitFunctionType()