Home | History | Annotate | Download | only in Sema

Lines Matching refs:getLangOptions

60   Policy.Bool = getLangOptions().Bool;
78 if (PP.getLangOptions().ObjC1) {
94 : TheTargetAttributesSema(0), FPFeatures(pp.getLangOptions()),
95 LangOpts(pp.getLangOptions()), PP(pp), Context(ctxt), Consumer(consumer),
101 IdResolver(pp.getLangOptions()), CXXTypeInfoDecl(0), MSVCGuidDecl(0),
115 if (getLangOptions().CPlusPlus)
156 if (PP.getLangOptions().ObjC1) {
249 if (getLangOptions().ObjCAutoRefCount)
646 !SemaRef.getLangOptions().CPlusPlus0x)