clang 20.0.0git
|
#include "clang/Analysis/FlowSensitive/TypeErasedDataflowAnalysis.h"
Public Attributes | |
std::optional< DataflowAnalysisContext::Options > | BuiltinOpts |
Options for the built-in model, or empty to not apply them. | |
Definition at line 34 of file TypeErasedDataflowAnalysis.h.
std::optional<DataflowAnalysisContext::Options> clang::dataflow::DataflowAnalysisOptions::BuiltinOpts |
Options for the built-in model, or empty to not apply them.
Definition at line 39 of file TypeErasedDataflowAnalysis.h.