clang 17.0.0git
clang::dataflow::BiconditionalValue Member List

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

BiconditionalValue(BoolValue &LeftSubVal, BoolValue &RightSubVal)clang::dataflow::BiconditionalValueinlineexplicit
BoolValue(Kind ValueKind)clang::dataflow::BoolValueinlineexplicit
classof(const Value *Val)clang::dataflow::BiconditionalValueinlinestatic
getKind() constclang::dataflow::Valueinline
getLeftSubValue() constclang::dataflow::BiconditionalValueinline
getProperty(llvm::StringRef Name) constclang::dataflow::Valueinline
getRightSubValue() constclang::dataflow::BiconditionalValueinline
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