clang 20.0.0git
|
This is the complete list of members for clang::dataflow::CachedConstAccessorsLattice< Base >, including all inherited members.
clearConstMethodReturnStorageLocations(const RecordStorageLocation &RecordLoc) | clang::dataflow::CachedConstAccessorsLattice< Base > | inline |
clearConstMethodReturnValues(const RecordStorageLocation &RecordLoc) | clang::dataflow::CachedConstAccessorsLattice< Base > | inline |
getOrCreateConstMethodReturnStorageLocation(const RecordStorageLocation &RecordLoc, const CallExpr *CE, Environment &Env, llvm::function_ref< void(StorageLocation &)> Initialize) | clang::dataflow::CachedConstAccessorsLattice< Base > | |
getOrCreateConstMethodReturnValue(const RecordStorageLocation &RecordLoc, const CallExpr *CE, Environment &Env) | clang::dataflow::CachedConstAccessorsLattice< Base > | |
join(const CachedConstAccessorsLattice &Other) | clang::dataflow::CachedConstAccessorsLattice< Base > | |
operator==(const CachedConstAccessorsLattice &Other) const | clang::dataflow::CachedConstAccessorsLattice< Base > | inline |