Lines Matching refs:getLoc

103         PrintError(R.getLoc(),  in checkConcrete()
441 PrintError(Rec->getLoc(), in addDefOne()
443 PrintNote(Prev->getLoc(), "location of previous definition"); in addDefOne()
453 PrintError(Rec->getLoc(), Twine("record name '") + in addDefOne()
465 PrintError(Rec->getLoc(), Twine("adding record of incompatible type '") + in addDefOne()
575 Result.RefRange.Start = Lex.getLoc(); in ParseSubClassReference()
587 Result.RefRange.End = Lex.getLoc(); in ParseSubClassReference()
610 Result.RefRange.End = Lex.getLoc(); in ParseSubClassReference()
625 Result.RefRange.Start = Lex.getLoc(); in ParseSubMultiClassReference()
632 Result.RefRange.End = Lex.getLoc(); in ParseSubMultiClassReference()
655 Result.RefRange.End = Lex.getLoc(); in ParseSubMultiClassReference()
732 SMLoc StartLoc = Lex.getLoc(); in ParseOptionalRangeList()
754 SMLoc StartLoc = Lex.getLoc(); in ParseOptionalBitList()
1041 SMLoc OpLoc = Lex.getLoc(); in ParseOperation()
1120 SMLoc InitLoc = Lex.getLoc(); in ParseOperation()
1197 SMLoc OpLoc = Lex.getLoc(); in ParseOperation()
1344 SMLoc MHSLoc = Lex.getLoc(); in ParseOperation()
1355 SMLoc RHSLoc = Lex.getLoc(); in ParseOperation()
1667 SMLoc NameLoc = Lex.getLoc(); in ParseSimpleValue()
1732 SMLoc BraceLoc = Lex.getLoc(); in ParseSimpleValue()
1966 SMLoc CurlyLoc = Lex.getLoc(); in ParseValue()
1989 SMLoc SquareLoc = Lex.getLoc(); in ParseValue()
2026 SMLoc PasteLoc = Lex.getLoc(); in ParseValue()
2220 SMLoc IdLoc = Lex.getLoc(); in ParseDeclaration()
2241 SMLoc ValLoc = Lex.getLoc(); in ParseDeclaration()
2300 SMLoc ValueLoc = Lex.getLoc(); in ParseForeachDeclaration()
2358 SMLoc Loc = Lex.getLoc(); in ParseTemplateArgList()
2395 SMLoc IdLoc = Lex.getLoc(); in ParseBodyItem()
2516 SMLoc DefLoc = Lex.getLoc(); in ParseDef()
2547 Defset.Loc = Lex.getLoc(); in ParseDefset()
2565 SMLoc BraceLoc = Lex.getLoc(); in ParseDefset()
2592 SMLoc Loc = Lex.getLoc(); in ParseForeach()
2615 SMLoc BraceLoc = Lex.getLoc(); in ParseForeach()
2659 llvm::make_unique<Record>(Lex.getCurStrVal(), Lex.getLoc(), Records, in ParseClass()
2689 SMLoc NameLoc = Lex.getLoc(); in ParseLetList()
2748 SMLoc BraceLoc = Lex.getLoc(); in ParseTopLevelLet()
2788 llvm::make_unique<MultiClass>(Name, Lex.getLoc(),Records))); in ParseMultiClass()
2889 SMLoc SubClassLoc = Lex.getLoc(); in ParseDefm()
2937 SubClassLoc = Lex.getLoc(); in ParseDefm()