Searched refs:ParseSEHDirectivePushReg (Results 1 – 1 of 1) sorted by relevance
75 addDirectiveHandler<&COFFAsmParser::ParseSEHDirectivePushReg>( in Initialize()131 bool ParseSEHDirectivePushReg(StringRef, SMLoc);584 bool COFFAsmParser::ParseSEHDirectivePushReg(StringRef, SMLoc L) { in ParseSEHDirectivePushReg() function in COFFAsmParser