Searched refs:StaticAssertMSG (Results 1 – 1 of 1) sorted by relevance
121 std::string StaticAssertMSG = ", \"\""; in check() local127 StaticAssertMSG = (Twine(", \"") + AssertMSG->getString() + "\"").str(); in check()131 FixItHint::CreateInsertion(LastParenLoc, StaticAssertMSG)); in check()