#include "staticCFG.h"
#include <vector>
#include <algorithm>
#include <utility>
#include <iostream>
#include "AstSuccessorsSelectors.h"
#include "StackFrameVector.h"
#include "Cxx_GrammarTreeTraversalAccessEnums.h"
#include "AstSimpleProcessing.h"
#include "AstCombinedProcessing.h"
#include "AstSharedMemoryParallelProcessing.h"
Include dependency graph for AstProcessing.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
| #define INHERITED 0 |
| #define SYNTHESIZED 1 |
| #define BOTH 2 |
| typedef void* DummyAttribute |
| typedef DummyAttribute _DummyAttribute |
| bool SgTreeTraversal_inFileToTraverse | ( | SgNode * | node, | |
| bool | traversalConstraint, | |||
| SgFile * | fileToVisit | |||
| ) |
const DummyAttribute defaultDummyAttribute = NULL [static] |
1.4.7