Code::Blocks  SVN r11506
Classes | Macros
coderefactoring.cpp File Reference
#include <sdk.h>
#include <wx/progdlg.h>
#include <cbstyledtextctrl.h>
#include <encodingdetector.h>
#include <searchresultslog.h>
#include "coderefactoring.h"
#include "nativeparser.h"
Include dependency graph for coderefactoring.cpp:

Go to the source code of this file.

Classes

class  ScopeDialog
 

Macros

#define CC_CODEREFACTORING_DEBUG_OUTPUT   0
 
#define TRACE(format, args...)
 
#define TRACE2(format, args...)
 

Macro Definition Documentation

◆ CC_CODEREFACTORING_DEBUG_OUTPUT

#define CC_CODEREFACTORING_DEBUG_OUTPUT   0

Definition at line 35 of file coderefactoring.cpp.

◆ TRACE

#define TRACE (   format,
  args... 
)

Definition at line 62 of file coderefactoring.cpp.

◆ TRACE2

#define TRACE2 (   format,
  args... 
)

Definition at line 63 of file coderefactoring.cpp.