Searched defs:LazyCompoundValData (Results 1 - 1 of 1) sorted by relevance

/external/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DBasicValueFactory.h45 class LazyCompoundValData : public llvm::FoldingSetNode { class in namespace:clang::ento
49 LazyCompoundValData(const StoreRef &st, const TypedValueRegion *r) function in class:clang::ento::LazyCompoundValData
75 llvm::FoldingSet<LazyCompoundValData> LazyCompoundValDataSet;
172 const LazyCompoundValData *getLazyCompoundValData(const StoreRef &store,

Completed in 613 milliseconds