Searched refs:ParseSEHDirectiveEndFuncletOrFunc (Results 1 – 1 of 1) sorted by relevance
79 addDirectiveHandler<&COFFAsmParser::ParseSEHDirectiveEndFuncletOrFunc>( in Initialize()133 bool ParseSEHDirectiveEndFuncletOrFunc(StringRef, SMLoc);649 bool COFFAsmParser::ParseSEHDirectiveEndFuncletOrFunc(StringRef, SMLoc Loc) { in ParseSEHDirectiveEndFuncletOrFunc() function in COFFAsmParser