Searched refs:ParseSEHDirectiveEndProlog (Results 1 – 2 of 2) sorted by relevance
59 bool ParseSEHDirectiveEndProlog(StringRef, SMLoc);75 addDirectiveHandler<&COFFMasmParser::ParseSEHDirectiveEndProlog>( in Initialize()405 bool COFFMasmParser::ParseSEHDirectiveEndProlog(StringRef Directive, in ParseSEHDirectiveEndProlog() function in COFFMasmParser
92 addDirectiveHandler<&COFFAsmParser::ParseSEHDirectiveEndProlog>( in Initialize()142 bool ParseSEHDirectiveEndProlog(StringRef, SMLoc);697 bool COFFAsmParser::ParseSEHDirectiveEndProlog(StringRef, SMLoc Loc) { in ParseSEHDirectiveEndProlog() function in COFFAsmParser