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

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

Completed in 49 milliseconds