Searched refs:getIndentationForLine (Results 1 – 4 of 4) sorted by relevance
268 (Twine("\n") + Lexer::getIndentationForLine(WholeDecl->getBeginLoc(), in check()
595 static StringRef getIndentationForLine(SourceLocation Loc,
814 StringRef Indentation = Lexer::getIndentationForLine(IfInsertionLoc, SM); in DiagnoseDeclAvailability()
1093 StringRef Lexer::getIndentationForLine(SourceLocation Loc, in getIndentationForLine() function in Lexer