clang 20.0.0git
|
#include "clang/Analysis/AnalysisDeclContext.h"
#include "clang/Analysis/CFG.h"
#include "clang/Basic/LLVM.h"
#include "llvm/ADT/BitVector.h"
#include "llvm/ADT/DenseMap.h"
#include "llvm/ADT/PostOrderIterator.h"
#include <utility>
#include <vector>
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 |
The JSON file list parser is used to communicate input to InstallAPI. | |