clang API Documentation

Classes | Namespaces
PostOrderCFGView.h File Reference
#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"
Include dependency graph for PostOrderCFGView.h:
This graph shows which files directly or indirectly include this file:

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