reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

Declarations

tools/clang/include/clang/Lex/Lexer.h
  558   static StringRef getIndentationForLine(SourceLocation Loc,

References

tools/clang/lib/Sema/SemaDeclAttr.cpp
 8378     StringRef Indentation = Lexer::getIndentationForLine(IfInsertionLoc, SM);
tools/clang/tools/extra/clang-tidy/readability/IsolateDeclarationCheck.cpp
  268       (Twine("\n") + Lexer::getIndentationForLine(WholeDecl->getBeginLoc(),