clang 20.0.0git
|
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::ValueModel | inlinevirtual |
join(QualType Type, const Value &Val1, const Environment &Env1, const Value &Val2, const Environment &Env2, Value &JoinedVal, Environment &JoinedEnv) | clang::dataflow::Environment::ValueModel | inlinevirtual |
widen(QualType Type, Value &Prev, const Environment &PrevEnv, Value &Current, Environment &CurrentEnv) | clang::dataflow::Environment::ValueModel | inlinevirtual |
~ValueModel()=default | clang::dataflow::Environment::ValueModel | virtual |