Home
last modified time | relevance | path

Searched refs:getRootWithoutRetain (Results 1 – 7 of 7) sorted by relevance

/external/clang/lib/Analysis/
DLiveVariables.cpp147 SSetRefA(valsA.liveStmts.getRootWithoutRetain(), SSetFact.getTreeFactory()), in merge()
148 SSetRefB(valsB.liveStmts.getRootWithoutRetain(), SSetFact.getTreeFactory()); in merge()
152 DSetRefA(valsA.liveDecls.getRootWithoutRetain(), DSetFact.getTreeFactory()), in merge()
153 DSetRefB(valsB.liveDecls.getRootWithoutRetain(), DSetFact.getTreeFactory()); in merge()
/external/llvm/include/llvm/ADT/
DImmutableMap.h147 TreeTy *getRootWithoutRetain() const { return Root; } in getRootWithoutRetain() function
281 : Root(X.getRootWithoutRetain()), in ImmutableMapRef()
DImmutableSet.h1061 TreeTy *getRootWithoutRetain() const {
1169 TreeTy *getRootWithoutRetain() const {
/external/clang/lib/StaticAnalyzer/Core/
DEnvironment.cpp160 EBMapRef(NewEnv.ExprBindings.getRootWithoutRetain(), in removeDeadBindings()
DRegionStore.cpp207 return asImmutableMap().getRootWithoutRetain(); in asStore()
374 return StoreRef(RBFactory.getEmptyMap().getRootWithoutRetain(), *this); in getInitialStore()
427 return StoreRef(B.asImmutableMap().getRootWithoutRetain(), *this); in BindDefault()
1980 .getRootWithoutRetain(), in killBinding()
/external/swiftshader/third_party/LLVM/include/llvm/ADT/
DImmutableMap.h146 TreeTy *getRootWithoutRetain() const { in getRootWithoutRetain() function
DImmutableSet.h1029 TreeTy *getRootWithoutRetain() const {
1153 TreeTy *getRootWithoutRetain() const {