Searched defs:ConstCandVecType (Results 1 – 2 of 2) sorted by relevance
111 typedef std::vector<consthoist::ConstantCandidate> ConstCandVecType; typedef
125 using ConstCandVecType = std::vector<consthoist::ConstantCandidate>; variable