Searched refs:expect_defined (Results 1 – 1 of 1) sorted by relevance
441 bool parseDirectiveIfdef(SMLoc DirectiveLoc, bool expect_defined);3994 bool AsmParser::parseDirectiveIfdef(SMLoc DirectiveLoc, bool expect_defined) { in parseDirectiveIfdef() argument4009 if (expect_defined) in parseDirectiveIfdef()