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