|
clang
3.8.0
|
#include "clang/AST/Stmt.h"#include "llvm/ADT/DepthFirstIterator.h"#include "llvm/ADT/GraphTraits.h"Go to the source code of this file.
Classes | |
| struct | llvm::GraphTraits< clang::Stmt * > |
| struct | llvm::GraphTraits< const clang::Stmt * > |
Namespaces | |
| llvm | |
| DominatorTree GraphTraits specialization so the DominatorTree can be iterable by generic graph iterators. | |
1.8.6