Searched refs:ParseSEHDirectiveEndProc (Results 1 – 1 of 1) sorted by relevance
77 addDirectiveHandler<&COFFAsmParser::ParseSEHDirectiveEndProc>( in Initialize()132 bool ParseSEHDirectiveEndProc(StringRef, SMLoc);643 bool COFFAsmParser::ParseSEHDirectiveEndProc(StringRef, SMLoc Loc) { in ParseSEHDirectiveEndProc() function in COFFAsmParser