Lines Matching refs:Assertion
53 static void assert_with_loc(bool Assertion, const std::string &Str) {54 if (!Assertion) {