Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:getLangOptions

383     assert(getLangOptions().ObjCAutoRefCount && ARCData != 0);
404 const LangOptions &getLangOptions() const { return Features; }