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