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