Home
last modified time | relevance | path

Searched refs:LazyCompoundValData (Results 1 – 7 of 7) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DBasicValueFactory.cpp38 void LazyCompoundValData::Profile(llvm::FoldingSetNodeID& ID, in Profile()
141 const LazyCompoundValData*
145 LazyCompoundValData::Profile(ID, store, region); in getLazyCompoundValData()
148 LazyCompoundValData *D = in getLazyCompoundValData()
152 D = new (BPAlloc) LazyCompoundValData(store, region); in getLazyCompoundValData()
H A DSVals.cpp190 return static_cast<const LazyCompoundValData*>(Data)->getStore(); in getStore()
194 return static_cast<const LazyCompoundValData*>(Data)->getRegion(); in getRegion()
H A DRegionStore.cpp479 typedef llvm::DenseMap<const LazyCompoundValData *,
/freebsd/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DBasicValueFactory.h63 class LazyCompoundValData : public llvm::FoldingSetNode {
68 LazyCompoundValData(const StoreRef &st, const TypedValueRegion *r) in LazyCompoundValData() function
128 llvm::FoldingSet<LazyCompoundValData> LazyCompoundValDataSet;
239 const LazyCompoundValData *getLazyCompoundValData(const StoreRef &store,
H A DSVals.h47 class LazyCompoundValData; variable
392 explicit LazyCompoundVal(const LazyCompoundValData *D) in LazyCompoundVal()
399 const LazyCompoundValData *getCVData() const { in getCVData()
400 return castDataAs<LazyCompoundValData>(); in getCVData()
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DCallAndMessageChecker.cpp319 const LazyCompoundValData *D = LV->getCVData(); in PreVisitProcessArg()
/freebsd/contrib/llvm-project/llvm/include/llvm/Testing/Demangle/
H A DDemangleTestCases.inc7071 …ERN4llvm16FoldingSetNodeIDEPKvPKNS0_11TypedRegionE", "clang::ento::LazyCompoundValData::Profile(ll…
7084 …g4ento19LazyCompoundValDataEED1Ev", "llvm::FoldingSet<clang::ento::LazyCompoundValData>::~FoldingS…
7116 …g4ento19LazyCompoundValDataEED0Ev", "llvm::FoldingSet<clang::ento::LazyCompoundValData>::~FoldingS…
7117 …Impl4NodeERNS_16FoldingSetNodeIDE", "llvm::FoldingSet<clang::ento::LazyCompoundValData>::GetNodePr…
7118 …NodeERKNS_16FoldingSetNodeIDERS8_", "llvm::FoldingSet<clang::ento::LazyCompoundValData>::NodeEqual…
7119 …Impl4NodeERNS_16FoldingSetNodeIDE", "llvm::FoldingSet<clang::ento::LazyCompoundValData>::ComputeNo…
26394 …ng4ento19LazyCompoundValDataEEE", "vtable for llvm::FoldingSet<clang::ento::LazyCompoundValData>"},