clang 20.0.0git
|
This is the complete list of members for clang::dataflow::ChromiumCheckModel, including all inherited members.
ChromiumCheckModel()=default | clang::dataflow::ChromiumCheckModel | |
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 |
transfer(const CFGElement &Element, Environment &Env) override | clang::dataflow::ChromiumCheckModel | virtual |
widen(QualType Type, Value &Prev, const Environment &PrevEnv, Value &Current, Environment &CurrentEnv) | clang::dataflow::Environment::ValueModel | inlinevirtual |
~ValueModel()=default | clang::dataflow::Environment::ValueModel | virtual |