Searched defs:getTargetOpts (Results 1 – 4 of 4) sorted by relevance
/llvm-project/clang/include/clang/Frontend/ | ||
H A D | CompilerInvocation.h | 132 const TargetOptions &getTargetOpts() const { return *TargetOpts; } in getTargetOpts() function |
H A D | CompilerInstance.h | 353 TargetOptions &getTargetOpts() { getTargetOpts() function |
/llvm-project/flang/include/flang/Frontend/ | ||
H A D | CompilerInvocation.h | 154 TargetOptions &getTargetOpts() { return targetOpts; } getTargetOpts() function |
/llvm-project/clang/include/clang/Basic/ | ||
H A D | TargetInfo.h | 312 TargetOptions &getTargetOpts() const { getTargetOpts() function |