Searched defs:PairType (Results 1 – 9 of 9) sorted by relevance
29 using PairType = std::pair<int, int>; typedef35 const SymmetricMatrixBuffer<PairType, S>* sym_matrix_buf, in CheckPairsWithValueExist()
37 typedef std::pair<unsigned, Record*> PairType; typedef
63 typedef typename MapType::value_type PairType; typedef
179 typedef typename decltype(Map)::value_type PairType; in writeToStream() typedef
182 std::string PairType = "std::pair<" + FieldType + ", int>"; in emitLookupFunction() local
93 typedef std::pair<std::size_t, int> PairType; in TEST() typedef112 typedef std::pair<std::size_t, char> PairType; in TEST() typedef
461 using PairType= std::pair<const Stmt *, PropagationInfo>; typedef in clang::consumed::ConsumedStmtVisitor
459 typedef std::pair<const Stmt *, PropagationInfo> PairType; typedef in clang::consumed::ConsumedStmtVisitor
1432 typedef typename MapType::value_type PairType; in ImportOffsetMap() typedef