Home
last modified time | relevance | path

Searched defs:IncreaseIndentation (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Rewrite/Core/
H A DRewriter.h185 bool IncreaseIndentation(SourceRange range, SourceLocation parentIndent) { in IncreaseIndentation() function
/netbsd-src/external/apache2/llvm/dist/clang/lib/Rewrite/
H A DRewriter.cpp344 bool Rewriter::IncreaseIndentation(CharSourceRange range, in IncreaseIndentation() function in Rewriter