Home
last modified time | relevance | path

Searched defs:frontendOpts (Results 1 – 25 of 29) sorted by relevance

12

/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/flang/include/flang/Frontend/
H A DCompilerInvocation.h57 FrontendOptions &frontendOpts() { return frontendOpts_; } in frontendOpts() function
58 const FrontendOptions &frontendOpts() const { return frontendOpts_; } in frontendOpts() function
H A DCompilerInstance.h108 FrontendOptions &frontendOpts() { return invocation_->frontendOpts(); } in frontendOpts() function
109 const FrontendOptions &frontendOpts() const { in frontendOpts() function
/dports/devel/llvm12/llvm-project-12.0.1.src/flang/include/flang/Frontend/
H A DCompilerInvocation.h66 FrontendOptions &frontendOpts() { return frontendOpts_; } in frontendOpts() function
67 const FrontendOptions &frontendOpts() const { return frontendOpts_; } in frontendOpts() function
H A DCompilerInstance.h134 FrontendOptions &frontendOpts() { return invocation_->frontendOpts(); } in frontendOpts() function
135 const FrontendOptions &frontendOpts() const { in frontendOpts() function
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/flang/include/flang/Frontend/
H A DCompilerInvocation.h66 FrontendOptions &frontendOpts() { return frontendOpts_; } in frontendOpts() function
67 const FrontendOptions &frontendOpts() const { return frontendOpts_; } in frontendOpts() function
H A DCompilerInstance.h134 FrontendOptions &frontendOpts() { return invocation_->frontendOpts(); } in frontendOpts() function
135 const FrontendOptions &frontendOpts() const { in frontendOpts() function
/dports/devel/llvm13/llvm-project-13.0.1.src/flang/include/flang/Frontend/
H A DFrontendActions.h115 class DebugDumpParseTreeAction : public PrescanAndSemaAction { in frontendOpts()
H A DCompilerInstance.h134 FrontendOptions &frontendOpts() { return invocation_->frontendOpts(); } in frontendOpts() function
135 const FrontendOptions &frontendOpts() const { in frontendOpts() function
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/flang/include/flang/Frontend/
H A DCompilerInstance.h134 FrontendOptions &frontendOpts() { return invocation_->frontendOpts(); } in frontendOpts() function
135 const FrontendOptions &frontendOpts() const { in frontendOpts() function
H A DCompilerInvocation.h114 FrontendOptions &frontendOpts() { return frontendOpts_; } in frontendOpts() function
115 const FrontendOptions &frontendOpts() const { return frontendOpts_; } in frontendOpts() function
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/flang/include/flang/Frontend/
H A DCompilerInstance.h134 FrontendOptions &frontendOpts() { return invocation_->frontendOpts(); } in frontendOpts() function
135 const FrontendOptions &frontendOpts() const { in frontendOpts() function
H A DCompilerInvocation.h114 FrontendOptions &frontendOpts() { return frontendOpts_; } in frontendOpts() function
115 const FrontendOptions &frontendOpts() const { return frontendOpts_; } in frontendOpts() function
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/flang/include/flang/Frontend/
H A DCompilerInstance.h153 FrontendOptions &frontendOpts() { return invocation_->frontendOpts(); } in frontendOpts() function
154 const FrontendOptions &frontendOpts() const { in frontendOpts() function
H A DCompilerInvocation.h114 FrontendOptions &frontendOpts() { return frontendOpts_; } in frontendOpts() function
115 const FrontendOptions &frontendOpts() const { return frontendOpts_; } in frontendOpts() function
/dports/devel/llvm70/llvm-7.0.1.src/tools/clang/lib/Frontend/
H A DCompilerInvocation.cpp3154 const FrontendOptions &frontendOpts = getFrontendOpts(); in getModuleHash() local
/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/lib/Frontend/
H A DCompilerInvocation.cpp3714 const FrontendOptions &frontendOpts = getFrontendOpts(); in getModuleHash() local
/dports/devel/llvm90/llvm-9.0.1.src/tools/clang/lib/Frontend/
H A DCompilerInvocation.cpp3501 const FrontendOptions &frontendOpts = getFrontendOpts(); in getModuleHash() local
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang/lib/Frontend/
H A DCompilerInvocation.cpp3714 const FrontendOptions &frontendOpts = getFrontendOpts(); in getModuleHash() local
/dports/devel/llvm80/llvm-8.0.1.src/tools/clang/lib/Frontend/
H A DCompilerInvocation.cpp3414 const FrontendOptions &frontendOpts = getFrontendOpts(); in getModuleHash() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang/lib/Frontend/
H A DCompilerInvocation.cpp3980 const FrontendOptions &frontendOpts = getFrontendOpts(); in getModuleHash() local
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang/lib/Frontend/
H A DCompilerInvocation.cpp4030 const FrontendOptions &frontendOpts = getFrontendOpts(); in getModuleHash() local
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/lib/Frontend/
H A DCompilerInvocation.cpp3921 const FrontendOptions &frontendOpts = getFrontendOpts(); in getModuleHash() local
/dports/devel/llvm12/llvm-project-12.0.1.src/clang/lib/Frontend/
H A DCompilerInvocation.cpp3069 const FrontendOptions &frontendOpts = getFrontendOpts(); in getModuleHash() local
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/clang/lib/Frontend/
H A DCompilerInvocation.cpp3069 const FrontendOptions &frontendOpts = getFrontendOpts(); in getModuleHash() local
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/lib/Frontend/
H A DCompilerInvocation.cpp4554 const FrontendOptions &frontendOpts = getFrontendOpts(); in getModuleHash() local

12