Searched refs:DefLoc (Results 1 – 3 of 3) sorted by relevance
18 MacroInfo::MacroInfo(SourceLocation DefLoc) : Location(DefLoc) { in MacroInfo() argument
97 MacroInfo(SourceLocation DefLoc);
1661 SMLoc DefLoc = Lex.getLoc(); in ParseDef() local1666 Record *CurRec = new Record(ParseObjectName(), DefLoc, Records); in ParseDef()1673 Error(DefLoc, "def '" + CurRec->getName() + "' already defined"); in ParseDef()1681 Error(DefLoc, "def '" + CurRec->getName() + in ParseDef()