reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

unittests/Support/YAMLIOTest.cpp
  933   yin >> map;
  936   EXPECT_EQ(flagBig,              map.f1);
  937   EXPECT_EQ(flagRound|flagFlat,   map.f2);
  938   EXPECT_EQ(flagNone,             map.f3);  // check empty set
  939   EXPECT_EQ(flagRound,            map.f4);  // check optional key