Searched refs:MCAsmParserCtorFn (Results 1 – 1 of 1) sorted by relevance
287 MCAsmParserCtorTy MCAsmParserCtorFn; variable375 bool hasMCAsmParser() const { return MCAsmParserCtorFn != nullptr; } in hasMCAsmParser()483 if (!MCAsmParserCtorFn) in createMCAsmParser()485 return MCAsmParserCtorFn(STI, Parser, MII, Options); in createMCAsmParser()853 T.MCAsmParserCtorFn = Fn; in RegisterMCAsmParser()