Searched defs:Assertion (Results 1 – 2 of 2) sorted by relevance
64 const Expr *Assertion = CE->getArg(0); in getArgumentValueString() local
50 static void assert_with_loc(bool Assertion, const std::string &Str) { in assert_with_loc()