Searched refs:ProgP (Results 1 – 1 of 1) sorted by relevance
2417 ProgramPoint ProgP = ErrorNode->getLocation(); in getStmt() local2420 if (std::optional<BlockEntrance> BE = ProgP.getAs<BlockEntrance>()) { in getStmt()2421 CFGBlock &Exit = ProgP.getLocationContext()->getCFG()->getExit(); in getStmt()