Searched refs:previous_allow_macro_instructions_ (Results 1 – 1 of 1) sorted by relevance
2046 previous_allow_macro_instructions_ = tasm_->allow_macro_instructions(); in tasm_()2057 tasm_->set_allow_macro_instructions(previous_allow_macro_instructions_); in ~InstructionAccurateScope()2066 bool previous_allow_macro_instructions_; variable