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

/external/clang/lib/Analysis/
H A DLiveVariables.cpp153 SSetRefA(valsA.liveStmts.getRootWithoutRetain(), SSetFact.getTreeFactory()),
154 SSetRefB(valsB.liveStmts.getRootWithoutRetain(), SSetFact.getTreeFactory());
158 DSetRefA(valsA.liveDecls.getRootWithoutRetain(), DSetFact.getTreeFactory()),
159 DSetRefB(valsB.liveDecls.getRootWithoutRetain(), DSetFact.getTreeFactory());
/external/clang/lib/StaticAnalyzer/Core/
H A DEnvironment.cpp207 F.getTreeFactory());
/external/llvm/include/llvm/ADT/
H A DImmutableMap.h120 typename TreeTy::Factory *getTreeFactory() const { function in class:llvm::ImmutableMap::Factory
H A DImmutableSet.h1006 typename TreeTy::Factory *getTreeFactory() const { function in class:llvm::ImmutableSet::Factory

Completed in 79 milliseconds