Searched refs:WithMessage (Results 1 – 1 of 1) sorted by relevance
672 bool parseDirectiveError(SMLoc DirectiveLoc, bool WithMessage);5255 bool AsmParser::parseDirectiveError(SMLoc L, bool WithMessage) { in parseDirectiveError() argument5263 if (!WithMessage) in parseDirectiveError()