Home | History | Annotate | Download | only in CodeGen

Lines Matching full:static_assert

83   case Decl::StaticAssert: // static_assert(X, ""); [C++0x]