Home | History | Annotate | Download | only in Sema

Lines Matching full:cplusplus

169   assert(getLangOpts().CPlusPlus && "Only callable in C++");
708 << T << getLangOpts().CPlusPlus;