clang 19.0.0git
Classes | Namespaces
UncheckedOptionalAccessModel.h File Reference
#include "clang/AST/ASTContext.h"
#include "clang/Analysis/CFG.h"
#include "clang/Analysis/FlowSensitive/CFGMatchSwitch.h"
#include "clang/Analysis/FlowSensitive/DataflowAnalysis.h"
#include "clang/Analysis/FlowSensitive/DataflowEnvironment.h"
#include "clang/Analysis/FlowSensitive/NoopLattice.h"
#include "clang/Basic/SourceLocation.h"
#include "llvm/ADT/SmallVector.h"

Go to the source code of this file.

Classes

struct  clang::dataflow::UncheckedOptionalAccessModelOptions
 
class  clang::dataflow::UncheckedOptionalAccessModel
 Dataflow analysis that models whether optionals hold values or not. More...
 
class  clang::dataflow::UncheckedOptionalAccessDiagnoser
 

Namespaces

namespace  clang
 The JSON file list parser is used to communicate input to InstallAPI.
 
namespace  clang::dataflow
 Dataflow Directional Tag Classes.