Searched refs:ParseAtUnwindOrAtExcept (Results 1 – 2 of 2) sorted by relevance
121 bool ParseAtUnwindOrAtExcept(bool &unwind, bool &except);262 if (ParseAtUnwindOrAtExcept(unwind, except)) in ParseSEHDirectiveHandler()266 if (ParseAtUnwindOrAtExcept(unwind, except)) in ParseSEHDirectiveHandler()418 bool COFFAsmParser::ParseAtUnwindOrAtExcept(bool &unwind, bool &except) { in ParseAtUnwindOrAtExcept() function in COFFAsmParser
140 bool ParseAtUnwindOrAtExcept(bool &unwind, bool &except);577 if (ParseAtUnwindOrAtExcept(unwind, except)) in ParseSEHDirectiveHandler()581 if (ParseAtUnwindOrAtExcept(unwind, except)) in ParseSEHDirectiveHandler()733 bool COFFAsmParser::ParseAtUnwindOrAtExcept(bool &unwind, bool &except) { in ParseAtUnwindOrAtExcept() function in COFFAsmParser