#include "clang/StaticAnalyzer/Core/PathSensitive/BasicValueFactory.h"
Definition at line 40 of file BasicValueFactory.h.
◆ iterator
◆ CompoundValData()
clang::ento::CompoundValData::CompoundValData |
( |
QualType |
t, |
|
|
llvm::ImmutableList< SVal > |
l |
|
) |
| |
|
inline |
◆ begin()
iterator clang::ento::CompoundValData::begin |
( |
| ) |
const |
|
inline |
◆ end()
iterator clang::ento::CompoundValData::end |
( |
| ) |
const |
|
inline |
◆ getType()
QualType clang::ento::CompoundValData::getType |
( |
| ) |
const |
|
inline |
◆ Profile() [1/2]
void clang::ento::CompoundValData::Profile |
( |
llvm::FoldingSetNodeID & |
ID | ) |
|
|
inline |
◆ Profile() [2/2]
void CompoundValData::Profile |
( |
llvm::FoldingSetNodeID & |
ID, |
|
|
QualType |
T, |
|
|
llvm::ImmutableList< SVal > |
L |
|
) |
| |
|
static |
The documentation for this class was generated from the following files: