clang 19.0.0git
clang::dataflow::Environment::ValueModel Member List

This is the complete list of members for clang::dataflow::Environment::ValueModel, 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
widen(QualType Type, Value &Prev, const Environment &PrevEnv, Value &Current, Environment &CurrentEnv)clang::dataflow::Environment::ValueModelinlinevirtual
~ValueModel()=defaultclang::dataflow::Environment::ValueModelvirtual