Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
clang 20.0.0git
UncheckedOptionalAccessModel.h File Reference

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.
 

Typedefs

using clang::dataflow::UncheckedOptionalAccessLattice = CachedConstAccessorsLattice< NoopLattice >