Searched defs:SequenceElementTraits (Results 1 – 4 of 4) sorted by relevance
168 template <> struct SequenceElementTraits<MCInst> { struct169 static const bool flow = false;192 template <> struct SequenceElementTraits<exegesis::BenchmarkMeasure> { struct193 static const bool flow = false;224 template <> struct SequenceElementTraits<exegesis::RegisterValue> { struct225 static const bool flow = false;
178 template <> struct yaml::SequenceElementTraits<InstrProfCorrelator::Probe> { struct in yaml179 static const bool flow = false;
259 struct SequenceElementTraits { struct
1146 template <> struct SequenceElementTraits<StOtherPiece> { struct1147 static const bool flow = true;1164 template <> struct SequenceElementTraits<ELFYAML::YAMLFlowString> { struct1165 static const bool flow = true;