Home | History | Annotate | Download | only in Core

Lines Matching refs:EB

1150   EdgeBuilder EB(PD, PDB);
1182 EB.addEdge(C->callReturn, true);
1183 EB.flushLocations();
1198 EB.addEdge(pos);
1202 EB.flushLocations();
1222 EB.addContext(C->getLocation());
1271 EB.addEdge(p->getLocation(), true);
1277 EB.addEdge(BL);
1282 EB.addContext(Term);
1292 EB.addContext(stmt);
1295 EB.addExtendedContext(PDB.getEnclosingStmtLocation(stmt).asStmt());
1314 EB.addEdge(Loc, true);
1319 EB.addExtendedContext(PDB.getEnclosingStmtLocation(S).asStmt());