clang 17.0.0git
clang::dataflow::ImplicationValue Member List

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

BoolValue(Kind ValueKind)clang::dataflow::BoolValueinlineexplicit
classof(const Value *Val)clang::dataflow::ImplicationValueinlinestatic
getKind() constclang::dataflow::Valueinline
getLeftSubValue() constclang::dataflow::ImplicationValueinline
getProperty(llvm::StringRef Name) constclang::dataflow::Valueinline
getRightSubValue() constclang::dataflow::ImplicationValueinline
ImplicationValue(BoolValue &LeftSubVal, BoolValue &RightSubVal)clang::dataflow::ImplicationValueinlineexplicit
Kind enum nameclang::dataflow::Value
operator=(const Value &)=deleteclang::dataflow::Value
properties() constclang::dataflow::Valueinline
setProperty(llvm::StringRef Name, Value &Val)clang::dataflow::Valueinline
Value(Kind ValKind)clang::dataflow::Valueinlineexplicit
Value(const Value &)=deleteclang::dataflow::Value
~Value()=defaultclang::dataflow::Valuevirtual