Searched defs:isGoto (Results 1 – 2 of 2) sorted by relevance
37 public static boolean isGoto(int opcode) { in isGoto() method in Util
3394 inline bool isGoto() const { return Qualifiers & AQ_goto; } in isGoto() function