Home
last modified time | relevance | path

Searched refs:increaseIndentation (Results 1 – 4 of 4) sorted by relevance

/external/clang/lib/ARCMigrate/
DInternals.h71 void increaseIndentation(SourceRange range,
116 virtual void increaseIndentation(CharSourceRange range,
DTransformActions.cpp143 void increaseIndentation(SourceRange range,
357 void TransformActionsImpl::increaseIndentation(SourceRange range, in increaseIndentation() function in TransformActionsImpl
569 receiver.increaseIndentation(range, I->second); in applyRewrites()
659 void TransformActions::increaseIndentation(SourceRange range, in increaseIndentation() function in TransformActions
661 static_cast<TransformActionsImpl*>(Impl)->increaseIndentation(range, in increaseIndentation()
DTransAutoreleasePool.cpp137 Pass.TA.increaseIndentation( in ~AutoreleasePoolRewriter()
144 Pass.TA.increaseIndentation(scope.getIndentedRange(), in ~AutoreleasePoolRewriter()
DARCMT.cpp496 void increaseIndentation(CharSourceRange range, in increaseIndentation() function in __anon1802f3ad0211::RewritesApplicator