Searched refs:LocInvalid (Results 1 – 1 of 1) sorted by relevance
430 bool LocInvalid = false; in getFormattedLines() local432 SourceMgr.getSpellingColumnNumber(Tok.getLocation(), &LocInvalid); in getFormattedLines()433 assert(!LocInvalid && "getFormattedText for invalid location"); in getFormattedLines()