Searched refs:getUndefLoc (Results 1 – 2 of 2) sorted by relevance
150 SourceLocation getUndefLoc() const { return UndefLocation; } in getUndefLoc() function
44 assert(Pos->second->getUndefLoc().isInvalid() && "Macro is undefined!"); in getInfoForMacro()63 assert(Macros[II]->getUndefLoc().isValid() && "Macro is still defined!"); in clearMacroInfo()