Searched refs:hasRawTextSupport (Results 1 – 5 of 5) sorted by relevance
255 virtual bool hasRawTextSupport() const { return false; } in hasRawTextSupport() function
455 if (isVerbose() && OutStreamer.hasRawTextSupport()) { in EmitInstruction()
381 if (!Asm->OutStreamer.hasRawTextSupport() || SingleCU) in constructDwarfCompileUnit()1111 if (Asm->OutStreamer.hasRawTextSupport()) in beginFunction()
68 Asm->OutStreamer.hasRawTextSupport() ? 0 : getUniqueID()); in getOrCreateSourceID()
87 bool hasRawTextSupport() const override { return true; } in hasRawTextSupport() function in __anon0a0f6ae50111::MCAsmStreamer