Searched refs:findGotoTarget (Results 1 – 2 of 2) sorted by relevance
1276 static Statement *findGotoTarget(InterState *istate, Identifier *ident) in findGotoTarget() function1298 istate->gotoTarget = findGotoTarget(istate, s->ident); in visit()1311 istate->gotoTarget = findGotoTarget(istate, s->ident); in visit()
1069 static Statement findGotoTarget(InterState* istate, Identifier ident) in findGotoTarget() function1096 istate.gotoTarget = findGotoTarget(istate, s.ident); in visit()1114 istate.gotoTarget = findGotoTarget(istate, s.ident); in visit()