Home | History | Annotate | Download | only in MC

Lines Matching defs:hasRawTextSupport

93   /// hasRawTextSupport - We support EmitRawText.
94 virtual bool hasRawTextSupport() const { return true; }
248 /// indicated by the hasRawTextSupport() predicate.
1246 /// indicated by the hasRawTextSupport() predicate.