Searched defs:is_goto (Results 1 – 3 of 3) sorted by relevance
2422 bool is_goto () const FINAL OVERRIDE { return false; } in is_goto() function2449 bool is_goto () const FINAL OVERRIDE { return true; } in is_goto() function
7147 bool is_goto = (goto_loc != UNKNOWN_LOCATION); in c_parser_asm_statement() local
7108 bool is_goto = (goto_loc != UNKNOWN_LOCATION); in c_parser_asm_statement() local