Home | History | Annotate | Download | only in Support

Lines Matching refs:MCAsmParserCtorTy

95     typedef MCTargetAsmParser *(*MCAsmParserCtorTy)(MCSubtargetInfo &STI,
180 MCAsmParserCtorTy MCAsmParserCtorFn;
670 static void RegisterMCAsmParser(Target &T, Target::MCAsmParserCtorTy Fn) {