Searched refs:ProgP (Results 1 – 1 of 1) sorted by relevance
1500 ProgramPoint ProgP = ErrorNode->getLocation(); in getStmt() local1503 if (BlockEntrance *BE = dyn_cast<BlockEntrance>(&ProgP)) { in getStmt()1504 CFGBlock &Exit = ProgP.getLocationContext()->getCFG()->getExit(); in getStmt()1509 S = GetStmt(ProgP); in getStmt()