Searched refs:NodeIndexPair (Results 1 – 1 of 1) sorted by relevance
2832 typedef std::pair<const ExplodedNode *, size_t> NodeIndexPair; typedef in __anon9d1265590311::TrimmedGraph2833 SmallVector<NodeIndexPair, 32> ReportNodes;2859 bool operator()(const NodeIndexPair &LHS, const NodeIndexPair &RHS) const { in operator ()()