Searched refs:setForcedLangOptions (Results 1 – 4 of 4) sorted by relevance
167 void TargetInfo::setForcedLangOptions(LangOptions &Opts) { in setForcedLangOptions() function in TargetInfo
454 virtual void setForcedLangOptions(LangOptions &Opts);
896 Clang->getTarget().setForcedLangOptions(Clang->getLangOpts()); in Parse()1396 Clang->getTarget().setForcedLangOptions(Clang->getLangOpts()); in getMainBufferWithPrecompiledPreamble()1649 Clang->getTarget().setForcedLangOptions(Clang->getLangOpts()); in LoadFromCompilerInvocationAction()2219 Clang->getTarget().setForcedLangOptions(Clang->getLangOpts()); in CodeComplete()
580 getTarget().setForcedLangOptions(getLangOpts()); in ExecuteAction()