Lines Matching refs:Parser
1 //===- DarwinAsmParser.cpp - Darwin (Mach-O) Assembly Parser --------------===//49 void Initialize(MCAsmParser &Parser) override {51 this->MCAsmParserExtension::Initialize(Parser);489 // the assembly parser and not have any need for an MCStreamer API.