Searched refs:expect_defined (Results 1 – 1 of 1) sorted by relevance
457 bool parseDirectiveIfdef(SMLoc DirectiveLoc, bool expect_defined);4128 bool AsmParser::parseDirectiveIfdef(SMLoc DirectiveLoc, bool expect_defined) { in parseDirectiveIfdef() argument4143 if (expect_defined) in parseDirectiveIfdef()