Home
last modified time | relevance | path

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

/external/clang/lib/StaticAnalyzer/Core/
DEnvironment.cpp167 const EnvironmentEntry &BlkExpr = I.getKey(); in removeDeadBindings() local
170 if (SymReaper.isLive(BlkExpr.getStmt(), BlkExpr.getLocationContext())) { in removeDeadBindings()
172 EBMapRef = EBMapRef.add(BlkExpr, X); in removeDeadBindings()