| /llvm-project-15.0.7/llvm/include/llvm/ExecutionEngine/Orc/ |
| H A D | JITTargetMachineBuilder.h | 137 TargetOptions &getOptions() { return Options; } in getOptions() function 140 const TargetOptions &getOptions() const { return Options; } in getOptions() function
|
| /llvm-project-15.0.7/mlir/include/mlir/Conversion/LLVMCommon/ |
| H A D | TypeConverter.h | 81 const LowerToLLVMOptions &getOptions() const { return options; } in getOptions() function
|
| /llvm-project-15.0.7/mlir/lib/TableGen/ |
| H A D | Pass.cpp | 97 ArrayRef<PassOption> Pass::getOptions() const { return options; } in getOptions() function in Pass
|
| /llvm-project-15.0.7/llvm/lib/MC/MCDisassembler/ |
| H A D | Disassembler.h | 116 uint64_t getOptions() const { return Options; } in getOptions() function
|
| /llvm-project-15.0.7/llvm/tools/llvm-cov/ |
| H A D | SourceCoverageView.h | 272 const CoverageViewOptions &getOptions() const { return Options; } in getOptions() function
|
| /llvm-project-15.0.7/compiler-rt/lib/gwp_asan/optional/ |
| H A D | options_parser.cpp | 255 Options &getOptions() { return *getOptionsInternal(); } in getOptions() function
|
| /llvm-project-15.0.7/llvm/include/llvm/DebugInfo/CodeView/ |
| H A D | TypeRecord.h | 159 FunctionOptions getOptions() const { return Options; } in getOptions() function 190 FunctionOptions getOptions() const { return Options; } in getOptions() function 310 PointerOptions getOptions() const { in getOptions() function 452 ClassOptions getOptions() const { return Options; } in getOptions() function 735 MethodOptions getOptions() const { return Attrs.getFlags(); } in getOptions() function
|
| /llvm-project-15.0.7/mlir/include/mlir/Dialect/Bufferization/IR/ |
| H A D | BufferizableOpInterface.h | 457 const BufferizationOptions &getOptions() const { return options; } in getOptions() function
|
| /llvm-project-15.0.7/clang-tools-extra/clang-tidy/ |
| H A D | ClangTidyOptions.cpp | 216 ClangTidyOptionsProvider::getOptions(llvm::StringRef FileName) { in getOptions() function in clang::tidy::ClangTidyOptionsProvider
|
| H A D | ClangTidyDiagnosticConsumer.cpp | 241 const ClangTidyOptions &ClangTidyContext::getOptions() const { in getOptions() function in ClangTidyContext
|
| /llvm-project-15.0.7/clang/tools/clang-refactor/ |
| H A D | ClangRefactor.cpp | 302 const RefactoringActionCommandLineOptions &getOptions() const { in getOptions() function in __anonc4972ed60111::RefactoringActionSubcommand
|
| /llvm-project-15.0.7/llvm/tools/dsymutil/ |
| H A D | dsymutil.cpp | 276 static Expected<DsymutilOptions> getOptions(opt::InputArgList &Args) { in getOptions() function
|
| /llvm-project-15.0.7/llvm/tools/llvm-rc/ |
| H A D | llvm-rc.cpp | 578 RcOptions getOptions(const char *Argv0, ArrayRef<const char *> ArgsArr, in getOptions() function
|
| /llvm-project-15.0.7/mlir/lib/Dialect/SPIRV/Transforms/ |
| H A D | SPIRVConversion.cpp | 179 const SPIRVTypeConverter::Options &SPIRVTypeConverter::getOptions() const { in getOptions() function in SPIRVTypeConverter
|
| /llvm-project-15.0.7/llvm/lib/Transforms/Instrumentation/ |
| H A D | SanitizerCoverage.cpp | 152 SanitizerCoverageOptions getOptions(int LegacyCoverageLevel) { in getOptions() function
|