Home | History | Annotate | Download | only in MCParser

Lines Matching defs:Warning

213   virtual bool Warning(SMLoc L, const Twine &Msg,
530 bool AsmParser::Warning(SMLoc L, const Twine &Msg, ArrayRef<SMRange> Ranges) {
2509 Warning(MaxBytesLoc, "maximum bytes expression exceeds alignment and "
3108 /// warning that the positional parameter found in body which have no effect.
3112 /// this warning will trigger when the none of the named parameters are used
3117 // If this macro is not defined with named parameters the warning we are
3197 Warning(DirectiveLoc, "macro defined with named parameters which are not "