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