clang 18.0.0git
Classes | Namespaces
ControlFlowContext.h File Reference
#include "clang/AST/ASTContext.h"
#include "clang/AST/Decl.h"
#include "clang/AST/Stmt.h"
#include "clang/Analysis/CFG.h"
#include "llvm/ADT/BitVector.h"
#include "llvm/ADT/DenseMap.h"
#include "llvm/Support/Error.h"
#include <memory>
#include <utility>

Go to the source code of this file.

Classes

class  clang::dataflow::ControlFlowContext
 Holds CFG and other derived context that is needed to perform dataflow analysis. More...
 

Namespaces

namespace  clang
 
namespace  clang::dataflow
 Dataflow Directional Tag Classes.