clang 19.0.0git
clang::dataflow::DataflowModel Member List

This is the complete list of members for clang::dataflow::DataflowModel, including all inherited members.

compare(QualType Type, const Value &Val1, const Environment &Env1, const Value &Val2, const Environment &Env2)clang::dataflow::Environment::ValueModelinlinevirtual
join(QualType Type, const Value &Val1, const Environment &Env1, const Value &Val2, const Environment &Env2, Value &JoinedVal, Environment &JoinedEnv)clang::dataflow::Environment::ValueModelinlinevirtual
transfer(const CFGElement &Element, Environment &Env)=0clang::dataflow::DataflowModelpure virtual
widen(QualType Type, Value &Prev, const Environment &PrevEnv, Value &Current, Environment &CurrentEnv)clang::dataflow::Environment::ValueModelinlinevirtual
~ValueModel()=defaultclang::dataflow::Environment::ValueModelvirtual