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