Home | History | Annotate | Download | only in Support

Lines Matching refs:MCAsmParserCtorTy

116   typedef MCTargetAsmParser *(*MCAsmParserCtorTy)(
207 MCAsmParserCtorTy MCAsmParserCtorFn;
728 static void RegisterMCAsmParser(Target &T, Target::MCAsmParserCtorTy Fn) {