Home | History | Annotate | Download | only in AST

Lines Matching refs:getLangOpts

1625   if (!Ctx.getLangOpts().CPlusPlus)
1963 if (Context.getLangOpts().CPlusPlus11)
1982 if (Context.getLangOpts().ObjCAutoRefCount) {
2044 if (Context.getLangOpts().ObjCAutoRefCount) {
2096 if (Context.getLangOpts().ObjCAutoRefCount) {
2156 if (Ctx.getLangOpts().CPlusPlus14 && isVoidType())
2257 if (Context.getLangOpts().ObjCAutoRefCount) {
2636 if (!Context.getLangOpts().CPlusPlus ||