Searched refs:DefLoc (Results 1 – 3 of 3) sorted by relevance
18 MacroInfo::MacroInfo(SourceLocation DefLoc) in MacroInfo() argument19 : Location(DefLoc), in MacroInfo()
114 MacroInfo(SourceLocation DefLoc);
1927 SMLoc DefLoc = Lex.getLoc(); in ParseDef() local1932 Record *CurRec = new Record(ParseObjectName(CurMultiClass), DefLoc, Records); in ParseDef()1939 Error(DefLoc, "def '" + CurRec->getNameInitAsString() in ParseDef()1949 Error(DefLoc, "def '" + CurRec->getNameInitAsString() + in ParseDef()1980 if (ProcessForeachDefs(CurRec, DefLoc)) { in ParseDef()1981 Error(DefLoc, in ParseDef()