Searched defs:hasMCAsmParser (Results 1 – 2 of 2) sorted by relevance
238 bool hasMCAsmParser() const { return MCAsmParserCtorFn != 0; } in hasMCAsmParser() function
321 bool hasMCAsmParser() const { return MCAsmParserCtorFn != nullptr; } in hasMCAsmParser() function