Home
last modified time | relevance | path

Searched refs:adjustTargetOptions (Results 1 – 2 of 2) sorted by relevance

/external/llvm-project/clang/include/clang/Basic/
DTargetInfo.h1131 virtual void adjustTargetOptions(const CodeGenOptions &CGOpts, in adjustTargetOptions() function
/external/llvm-project/clang/lib/Frontend/
DCompilerInstance.cpp963 getTarget().adjustTargetOptions(getCodeGenOpts(), getTargetOpts()); in ExecuteAction()