Searched refs:getTreeFactory (Results 1 - 5 of 5) sorted by relevance

/external/clang/lib/Analysis/
H A DLiveVariables.cpp163 SSetRefA(valsA.liveStmts.getRootWithoutRetain(), SSetFact.getTreeFactory()),
164 SSetRefB(valsB.liveStmts.getRootWithoutRetain(), SSetFact.getTreeFactory());
168 DSetRefA(valsA.liveDecls.getRootWithoutRetain(), DSetFact.getTreeFactory()),
169 DSetRefB(valsB.liveDecls.getRootWithoutRetain(), DSetFact.getTreeFactory());
/external/llvm/include/llvm/ADT/
H A DImmutableMap.h120 typename TreeTy::Factory *getTreeFactory() const { function in class:llvm::ImmutableMap::Factory
300 Factory(F.getTreeFactory()) {
H A DImmutableSet.h1005 typename TreeTy::Factory *getTreeFactory() const { function in class:llvm::ImmutableSet::Factory
/external/clang/lib/StaticAnalyzer/Core/
H A DEnvironment.cpp187 F.getTreeFactory());
H A DRegionStore.cpp545 RBFactory.getTreeFactory());

Completed in 104 milliseconds