| Code::Blocks
    SVN r11506
    | 
Go to the source code of this file.
| Macros | |
| #define | CC_PARSER_BASE_DEBUG_OUTPUT 0 | 
| #define | TRACE(format, args...) | 
| #define | TRACE2(format, args...) | 
| #define | TRACE2_SET_FLAG(traceFile) | 
| #define CC_PARSER_BASE_DEBUG_OUTPUT 0 | 
Definition at line 14 of file parser_base.cpp.
| #define TRACE | ( | format, | |
| args... | |||
| ) | 
Definition at line 57 of file parser_base.cpp.
Referenced by ParserBase::AddIncludeDir(), ParserBase::FindFileInIncludeDirs(), and ParserBase::FindTokensInFile().
| #define TRACE2 | ( | format, | |
| args... | |||
| ) | 
Definition at line 58 of file parser_base.cpp.
| #define TRACE2_SET_FLAG | ( | traceFile | ) | 
Definition at line 59 of file parser_base.cpp.
 1.8.13
 1.8.13