Searched refs:getIndentationForLine (Results 1 – 3 of 3) sorted by relevance
617 static StringRef getIndentationForLine(SourceLocation Loc,
978 StringRef Indentation = Lexer::getIndentationForLine(IfInsertionLoc, SM); in DiagnoseDeclAvailability()
1154 StringRef Lexer::getIndentationForLine(SourceLocation Loc, in getIndentationForLine() function in Lexer