|
clang 22.0.0git
|
#include "clang/Analysis/FlowSensitive/Formula.h"
Public Types | |
| using | Atom = clang::dataflow::Atom |
| using | Underlying = std::underlying_type_t<Atom> |
Static Public Member Functions | |
| static Atom | getEmptyKey () |
| static Atom | getTombstoneKey () |
| static unsigned | getHashValue (const Atom &Val) |
| static bool | isEqual (const Atom &LHS, const Atom &RHS) |
| using llvm::DenseMapInfo< clang::dataflow::Atom >::Atom = clang::dataflow::Atom |
| using llvm::DenseMapInfo< clang::dataflow::Atom >::Underlying = std::underlying_type_t<Atom> |
|
inlinestatic |
|
inlinestatic |
|
inlinestatic |
|
inlinestatic |