clang API Documentation
#include <vector>
#include "llvm/ADT/PostOrderIterator.h"
#include "llvm/ADT/DenseMap.h"
#include "llvm/ADT/BitVector.h"
#include "clang/Analysis/AnalysisContext.h"
#include "clang/Analysis/CFG.h"
Go to the source code of this file.
Classes | |
class | clang::PostOrderCFGView |
class | clang::PostOrderCFGView::CFGBlockSet |
Implements a set of CFGBlocks using a BitVector. More... | |
struct | clang::PostOrderCFGView::CFGBlockSet::iterator |
struct | clang::PostOrderCFGView::BlockOrderCompare |
Namespaces | |
namespace | clang |