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