Searched refs:expect_defined (Results 1 – 1 of 1) sorted by relevance
454 bool parseDirectiveIfdef(SMLoc DirectiveLoc, bool expect_defined);3987 bool AsmParser::parseDirectiveIfdef(SMLoc DirectiveLoc, bool expect_defined) { in parseDirectiveIfdef() argument4002 if (expect_defined) in parseDirectiveIfdef()