HomeSort by relevance Sort by last modified time
    Searched refs:getTreeFactory (Results 1 - 5 of 5) sorted by null

  /external/clang/lib/Analysis/
LiveVariables.cpp 163 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/
ImmutableMap.h 120 typename TreeTy::Factory *getTreeFactory() const {
300 Factory(F.getTreeFactory()) {
ImmutableSet.h 1005 typename TreeTy::Factory *getTreeFactory() const {
    [all...]
  /external/clang/lib/StaticAnalyzer/Core/
Environment.cpp 187 F.getTreeFactory());
RegionStore.cpp 545 RBFactory.getTreeFactory());
    [all...]

Completed in 322 milliseconds