Searched defs:getTargetOpts (Results 1 – 3 of 3) sorted by relevance
/freebsd-src/contrib/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 | 329 TargetOptions &getTargetOpts() { getTargetOpts() function |
/freebsd-src/contrib/llvm-project/clang/include/clang/Basic/ | ||
H A D | TargetInfo.h | 303 TargetOptions &getTargetOpts() const { getTargetOpts() function |