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