Searched refs:sThrows (Results 1 – 8 of 8) sorted by relevance
26 Throws(const Throws &rhs) : v_(rhs.v_) { if (sThrows) throw 1; } in Throws()27 Throws( Throws &&rhs) : v_(rhs.v_) { if (sThrows) throw 1; } in Throws()32 static bool sThrows; member35 bool Throws::sThrows = false; member in Throws117 Throws::sThrows = true; in main()
28 Throws(const Throws &rhs) : v_(rhs.v_) { if (sThrows) throw 1; } in Throws()29 Throws( Throws &&rhs) : v_(rhs.v_) { if (sThrows) throw 1; } in Throws()34 static bool sThrows; member37 bool Throws::sThrows = false; member in Throws123 Throws::sThrows = true; in main()
27 Throws(const Throws &rhs) : v_(rhs.v_) { if (sThrows) throw 1; } in Throws()28 Throws( Throws &&rhs) : v_(rhs.v_) { if (sThrows) throw 1; } in Throws()33 static bool sThrows; member36 bool Throws::sThrows = false; member in Throws118 Throws::sThrows = true; in main()
29 Throws(const Throws &rhs) : v_(rhs.v_) { if (sThrows) throw 1; } in Throws()30 Throws( Throws &&rhs) : v_(rhs.v_) { if (sThrows) throw 1; } in Throws()35 static bool sThrows; member38 bool Throws::sThrows = false; member in Throws124 Throws::sThrows = true; in main()
25 Throws(const Throws &rhs) : v_(rhs.v_) { if (sThrows) throw 1; } in Throws()26 Throws( Throws &&rhs) : v_(rhs.v_) { if (sThrows) throw 1; } in Throws()30 static bool sThrows; member33 bool Throws::sThrows = false; member in Throws96 Throws::sThrows = true; in main()
25 Throws(const Throws &rhs) : v_(rhs.v_) { if (sThrows) throw 1; } in Throws()26 Throws( Throws &&rhs) : v_(rhs.v_) { if (sThrows) throw 1; } in Throws()30 static bool sThrows; member33 bool Throws::sThrows = false; member in Throws149 Throws::sThrows = true; in main()
25 Throws(const Throws &rhs) : v_(rhs.v_) { if (sThrows) throw 1; } in Throws()26 Throws( Throws &&rhs) : v_(rhs.v_) { if (sThrows) throw 1; } in Throws()30 static bool sThrows; member33 bool Throws::sThrows = false; member in Throws111 Throws::sThrows = true; in main()