Searched refs:CompoundValDataSet (Results 1 - 2 of 2) sorted by relevance

/external/clang/lib/StaticAnalyzer/Core/
H A DBasicValueFactory.cpp115 CompoundValData* D = CompoundValDataSet.FindNodeOrInsertPos(ID, InsertPos);
120 CompoundValDataSet.InsertNode(D, InsertPos);
/external/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DBasicValueFactory.h74 llvm::FoldingSet<CompoundValData> CompoundValDataSet; member in class:clang::ento::BasicValueFactory

Completed in 124 milliseconds