Searched refs:allow_strongly_discouraged_ (Results 1 – 1 of 1) sorted by relevance
44 bool allow_strongly_discouraged_; variable94 : assembler_(assembler), old_(assembler->allow_strongly_discouraged_) { in AllowStronglyDiscouragedScope()95 assembler_->allow_strongly_discouraged_ = true; in AllowStronglyDiscouragedScope()98 assembler_->allow_strongly_discouraged_ = old_; in ~AllowStronglyDiscouragedScope()108 allow_strongly_discouraged_(false) { in isa_()125 allow_strongly_discouraged_(false) { in AssemblerBase()139 allow_strongly_discouraged_(false) { in AssemblerBase()6152 return allow_strongly_discouraged_; in AllowStronglyDiscouraged()