Lines Matching refs:getLoc
383 Result.RefLoc = Lex.getLoc(); in ParseSubClassReference()
428 Result.RefLoc = Lex.getLoc(); in ParseSubMultiClassReference()
532 SMLoc StartLoc = Lex.getLoc(); in ParseOptionalRangeList()
554 SMLoc StartLoc = Lex.getLoc(); in ParseOptionalBitList()
639 SMLoc Loc = Lex.getLoc(); in ParseIDValue()
803 SMLoc OpLoc = Lex.getLoc(); in ParseOperation()
1068 SMLoc NameLoc = Lex.getLoc(); in ParseSimpleValue()
1116 SMLoc BraceLoc = Lex.getLoc(); in ParseSimpleValue()
1313 SMLoc CurlyLoc = Lex.getLoc(); in ParseValue()
1335 SMLoc SquareLoc = Lex.getLoc(); in ParseValue()
1471 SMLoc IdLoc = Lex.getLoc(); in ParseDeclaration()
1492 SMLoc ValLoc = Lex.getLoc(); in ParseDeclaration()
1558 SMLoc IdLoc = Lex.getLoc(); in ParseBodyItem()
1661 SMLoc DefLoc = Lex.getLoc(); in ParseDef()
1733 CurRec = new Record(Lex.getCurStrVal(), Lex.getLoc(), Records); in ParseClass()
1762 SMLoc NameLoc = Lex.getLoc(); in ParseLetList()
1814 SMLoc BraceLoc = Lex.getLoc(); in ParseTopLevelLet()
1851 Lex.getLoc(), Records); in ParseMultiClass()
1927 SMLoc DefmPrefixLoc = Lex.getLoc(); in ParseDefm()
1940 SMLoc SubClassLoc = Lex.getLoc(); in ParseDefm()
2059 SubClassLoc = Lex.getLoc(); in ParseDefm()