Home
last modified time | relevance | path

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

/external/clang/lib/StaticAnalyzer/Core/
DEnvironment.cpp160 EBMapRef(NewEnv.ExprBindings.getRootWithoutRetain(), in removeDeadBindings() local
172 EBMapRef = EBMapRef.add(BlkExpr, X); in removeDeadBindings()
184 NewEnv.ExprBindings = EBMapRef.asImmutableMap(); in removeDeadBindings()