Searched defs:hasRawTextSupport (Results 1 – 3 of 3) sorted by relevance
25 bool hasRawTextSupport() const override { return true; } in hasRawTextSupport() function in __anon162294a60111::MCNullStreamer
106 bool hasRawTextSupport() const override { return true; } in hasRawTextSupport() function in __anonc73d60ec0111::MCAsmStreamer
309 virtual bool hasRawTextSupport() const { return false; } in hasRawTextSupport() function