Searched refs:ParseSEHDirectiveEndProlog (Results 1 – 2 of 2) sorted by relevance
54 bool ParseSEHDirectiveEndProlog(StringRef, SMLoc);70 addDirectiveHandler<&COFFMasmParser::ParseSEHDirectiveEndProlog>( in Initialize()530 bool COFFMasmParser::ParseSEHDirectiveEndProlog(StringRef Directive, in ParseSEHDirectiveEndProlog() function in COFFMasmParser
91 addDirectiveHandler<&COFFAsmParser::ParseSEHDirectiveEndProlog>( in Initialize()139 bool ParseSEHDirectiveEndProlog(StringRef, SMLoc);712 bool COFFAsmParser::ParseSEHDirectiveEndProlog(StringRef, SMLoc Loc) { in ParseSEHDirectiveEndProlog() function in COFFAsmParser