Home
last modified time | relevance | path

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

/dports/devel/creduce/creduce-2.10.0/clang_delta/
H A DClangDelta.cpp130 TransMgr->setTransformationCounter(1); in HandleOneArgValue()
141 TransMgr->setTransformationCounter(Val); in HandleOneArgValue()
H A DTransformationManager.h59 void setTransformationCounter(int Counter) { in setTransformationCounter() function
H A DTransformationManager.cpp247 CurrentTransformationImpl->setTransformationCounter(TransformationCounter); in doTransformation()
H A DTransformation.h120 void setTransformationCounter(int Counter) { in setTransformationCounter() function