Home | History | Annotate | Download | only in AST

Lines Matching refs:getLangOptions

560     if (!getASTContext().getLangOptions().CPlusPlus0x || UserProvided)
703 if (!Context.getLangOptions().ObjCAutoRefCount ||
1087 if (hasObjectMember() && getASTContext().getLangOptions().ObjCAutoRefCount) {