HomeSort by: relevance | last modified time | path
    Searched refs:increaseIndentation (Results 1 - 4 of 4) sorted by relevancy

  /src/external/apache2/llvm/dist/clang/lib/ARCMigrate/
Internals.h 72 void increaseIndentation(SourceRange range,
117 virtual void increaseIndentation(CharSourceRange range,
TransformActions.cpp 142 void increaseIndentation(SourceRange range,
358 void TransformActionsImpl::increaseIndentation(SourceRange range,
571 receiver.increaseIndentation(range, I->second);
665 void TransformActions::increaseIndentation(SourceRange range,
667 static_cast<TransformActionsImpl*>(Impl)->increaseIndentation(range,
TransAutoreleasePool.cpp 136 Pass.TA.increaseIndentation(
143 Pass.TA.increaseIndentation(scope.getIndentedRange(),
ARCMT.cpp 498 void increaseIndentation(CharSourceRange range,
500 rewriter.IncreaseIndentation(range, parentIndent);

Completed in 25 milliseconds