Home
last modified time | relevance | path

Searched defs:getTargetOpts (Results 1 – 3 of 3) sorted by relevance

/freebsd-src/contrib/llvm-project/clang/include/clang/Frontend/
H A DCompilerInvocation.h132 const TargetOptions &getTargetOpts() const { return *TargetOpts; } in getTargetOpts() function
245 TargetOptions &getTargetOpts() { return *TargetOpts; } getTargetOpts() function
H A DCompilerInstance.h329 TargetOptions &getTargetOpts() { getTargetOpts() function
332 const TargetOptions &getTargetOpts() const { getTargetOpts() function
/freebsd-src/contrib/llvm-project/clang/include/clang/Basic/
H A DTargetInfo.h303 TargetOptions &getTargetOpts() const { getTargetOpts() function
[all...]