Searched refs:ClosingLoc (Results 1 – 2 of 2) sorted by relevance
403 bool ParseMDFieldsImpl(ParserTy parseField, LocTy &ClosingLoc);
3315 bool LLParser::ParseMDFieldsImpl(ParserTy parseField, LocTy &ClosingLoc) { in ParseMDFieldsImpl() argument3325 ClosingLoc = Lex.getLoc(); in ParseMDFieldsImpl()3354 return Error(ClosingLoc, "missing required field '" #NAME "'");3361 LocTy ClosingLoc; \3365 }, ClosingLoc)) \