Searched defs:is_break (Results 1 – 4 of 4) sorted by relevance
689 inline bool is_break(uint32_t next) const in is_break() function in SPIRV_CROSS_NAMESPACE::Compiler
1778 bool is_break() const in is_break() function
5910 int is_break = 0; in xmlBase64Decode() local
10318 emit_loop_jump(isel_context* ctx, bool is_break) in emit_loop_jump()