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