Searched refs:ClosingLoc (Results 1 – 2 of 2) sorted by relevance
428 bool ParseMDFieldsImpl(ParserTy parseField, LocTy &ClosingLoc);
3517 bool LLParser::ParseMDFieldsImpl(ParserTy parseField, LocTy &ClosingLoc) { in ParseMDFieldsImpl() argument3527 ClosingLoc = Lex.getLoc(); in ParseMDFieldsImpl()3556 return Error(ClosingLoc, "missing required field '" #NAME "'");3563 LocTy ClosingLoc; \3567 }, ClosingLoc)) \