clang 17.0.0git
|
This is the complete list of members for clang::dataflow::ImplicationValue, including all inherited members.
BoolValue(Kind ValueKind) | clang::dataflow::BoolValue | inlineexplicit |
classof(const Value *Val) | clang::dataflow::ImplicationValue | inlinestatic |
getKind() const | clang::dataflow::Value | inline |
getLeftSubValue() const | clang::dataflow::ImplicationValue | inline |
getProperty(llvm::StringRef Name) const | clang::dataflow::Value | inline |
getRightSubValue() const | clang::dataflow::ImplicationValue | inline |
ImplicationValue(BoolValue &LeftSubVal, BoolValue &RightSubVal) | clang::dataflow::ImplicationValue | inlineexplicit |
Kind enum name | clang::dataflow::Value | |
operator=(const Value &)=delete | clang::dataflow::Value | |
properties() const | clang::dataflow::Value | inline |
setProperty(llvm::StringRef Name, Value &Val) | clang::dataflow::Value | inline |
Value(Kind ValKind) | clang::dataflow::Value | inlineexplicit |
Value(const Value &)=delete | clang::dataflow::Value | |
~Value()=default | clang::dataflow::Value | virtual |