Searched refs:m_using_file_addr (Results 1 – 1 of 1) sorted by relevance
91 m_using_file_addr(false) {} in InstructionLLVMC()287 m_using_file_addr = true; in CalculateMnemonicOperandsAndComment()303 m_using_file_addr = false; in CalculateMnemonicOperandsAndComment()397 bool UsingFileAddress() const { return m_using_file_addr; } in UsingFileAddress()905 bool m_using_file_addr; member in InstructionLLVMC