| clang 22.0.0git
    | 
This is the complete list of members for clang::dataflow::BoolValue, including all inherited members.
| BoolValue(Kind ValueKind, const Formula &F) | clang::dataflow::BoolValue | inlineexplicit | 
| classof(const Value *Val) | clang::dataflow::BoolValue | inlinestatic | 
| formula() const | clang::dataflow::BoolValue | inline | 
| getKind() const | clang::dataflow::Value | inline | 
| getProperty(llvm::StringRef Name) const | clang::dataflow::Value | inline | 
| 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 |