Home | History | Annotate | Download | only in Sema

Lines Matching refs:getLangOpts

95   } else if (getLangOpts().NoConstantCFStrings) {
97 std::string StringClass(getLangOpts().ObjCConstantStringClass);
207 } else if (!Decl->hasDefinition() && !S.getLangOpts().DebuggerObjCLiteral) {
228 if (!ID && S.getLangOpts().DebuggerObjCLiteral) {
286 if (!Method && S.getLangOpts().DebuggerObjCLiteral) {
371 if (getLangOpts().CPlusPlus) {
400 if (S.getLangOpts().CPlusPlus && Element->getType()->isRecordType()) {
537 if (!BoxingMethod && getLangOpts().DebuggerObjCLiteral) {
642 if (!BoxingMethod && getLangOpts().DebuggerObjCLiteral) {
784 if (!Method && getLangOpts().DebuggerObjCLiteral) {
891 if (!Method && getLangOpts().DebuggerObjCLiteral) {
1076 if (getLangOpts().CPlusPlus || getLangOpts().ConstStrings)
1189 if (getLangOpts().ObjCAutoRefCount) {
1519 if (getLangOpts().DebuggerSupport) {
1531 if (getLangOpts().ObjCAutoRefCount)
1536 if (!getLangOpts().DebuggerSupport) {
1539 if (getLangOpts().ObjCAutoRefCount)
1573 if (getLangOpts().DebuggerSupport) {
2362 if (!getLangOpts().CPlusPlus)
2370 (getLangOpts().ObjCAutoRefCount
2377 if (Method && !getLangOpts().ObjCAutoRefCount)
2584 } else if (!getLangOpts().ObjCAutoRefCount &&
2605 } else if (getLangOpts().CPlusPlus) {
2733 getLangOpts().ObjCAutoRefCount
2738 if (getLangOpts().ObjCAutoRefCount)
2757 if (!Method && getLangOpts().ObjCAutoRefCount) {
2863 if (getLangOpts().ObjCAutoRefCount) {
2960 if (getLangOpts().ObjCAutoRefCount) {
3371 if (Lexer::isIdentifierBodyChar(PrevChar, S.getLangOpts()))
3389 if (Lexer::isIdentifierBodyChar(PrevChar, S.getLangOpts()))
3726 if (!getLangOpts().ObjC1)
3800 if (!getLangOpts().ObjC1)