Searched refs:setForcedLangOptions (Results 1 – 4 of 4) sorted by relevance
183 void TargetInfo::setForcedLangOptions(LangOptions &Opts) { in setForcedLangOptions() function in TargetInfo
591 virtual void setForcedLangOptions(LangOptions &Opts);
1069 Clang->getTarget().setForcedLangOptions(Clang->getLangOpts()); in Parse()1543 Clang->getTarget().setForcedLangOptions(Clang->getLangOpts()); in getMainBufferWithPrecompiledPreamble()1764 Clang->getTarget().setForcedLangOptions(Clang->getLangOpts()); in LoadFromCompilerInvocationAction()2366 Clang->getTarget().setForcedLangOptions(Clang->getLangOpts()); in CodeComplete()
648 getTarget().setForcedLangOptions(getLangOpts()); in ExecuteAction()