clang 19.0.0git
Namespaces | Functions
Value.cpp File Reference
#include "clang/Analysis/FlowSensitive/Value.h"
#include "clang/Analysis/FlowSensitive/DebugSupport.h"
#include "llvm/Support/Casting.h"

Go to the source code of this file.

Namespaces

namespace  clang
 The JSON file list parser is used to communicate input to InstallAPI.
 
namespace  clang::dataflow
 Dataflow Directional Tag Classes.
 

Functions

static bool clang::dataflow::areEquivalentIndirectionValues (const Value &Val1, const Value &Val2)
 
bool clang::dataflow::areEquivalentValues (const Value &Val1, const Value &Val2)
 An equivalence relation for values.
 
raw_ostream & clang::dataflow::operator<< (raw_ostream &OS, const Value &Val)