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