| /external/clang/lib/Basic/ | 
| D | Targets.cpp | 46                       const LangOptions &Opts) {  in DefineStd()83   OSTargetInfo(const llvm::Triple &Triple, const TargetOptions &Opts)  in OSTargetInfo()
 85   void getTargetDefines(const LangOptions &Opts,  in getTargetDefines()
 97   void getOSDefines(const LangOptions &Opts, const llvm::Triple &Triple,  in getOSDefines()
 109   CloudABITargetInfo(const llvm::Triple &Triple, const TargetOptions &Opts)  in CloudABITargetInfo()
 113 static void getDarwinDefines(MacroBuilder &Builder, const LangOptions &Opts,  in getDarwinDefines()
 225   void getOSDefines(const LangOptions &Opts, const llvm::Triple &Triple,  in getOSDefines()
 232   DarwinTargetInfo(const llvm::Triple &Triple, const TargetOptions &Opts)  in DarwinTargetInfo()
 289   void getOSDefines(const LangOptions &Opts, const llvm::Triple &Triple,  in getOSDefines()
 300   DragonFlyBSDTargetInfo(const llvm::Triple &Triple, const TargetOptions &Opts)  in DragonFlyBSDTargetInfo()
 [all …]
 
 | 
| /external/compiler-rt/lib/ubsan/ | 
| D | ubsan_handlers.cc | 25 bool ignoreReport(SourceLocation SLoc, ReportOptions Opts, ErrorType ET) {  in ignoreReport()45                                    ReportOptions Opts) {  in handleTypeMismatchImpl()
 109                                       ReportOptions Opts) {  in handleIntegerOverflowImpl()
 143                                      ReportOptions Opts) {  in handleNegateOverflowImpl()
 177                                      ValueHandle RHS, ReportOptions Opts) {  in handleDivremOverflowImpl()
 221                                        ReportOptions Opts) {  in handleShiftOutOfBoundsImpl()
 270                                   ReportOptions Opts) {  in handleOutOfBoundsImpl()
 297                                          ReportOptions Opts) {  in handleBuiltinUnreachableImpl()
 308 static void handleMissingReturnImpl(UnreachableData *Data, ReportOptions Opts) {  in handleMissingReturnImpl()
 322                                       ReportOptions Opts) {  in handleVLABoundNotPositive()
 [all …]
 
 | 
| D | ubsan_handlers_cxx.cc | 36     ReportOptions Opts) {  in HandleDynamicTypeCacheMiss()99                       bool ValidVtable, ReportOptions Opts) {  in HandleCFIBadType()
 
 | 
| /external/llvm/include/llvm/DebugInfo/Symbolize/ | 
| D | Symbolize.h | 47   LLVMSymbolizer(const Options &Opts = Options()) : Opts(Opts) {}  in Opts()  argument105   Options Opts;  variable
 
 | 
| /external/gwp_asan/gwp_asan/tests/ | 
| D | harness.h | 59     gwp_asan::options::Options Opts;  in SetUp()  local80     gwp_asan::options::Options Opts;  in InitNumSlots()  local
 102     gwp_asan::options::Options Opts;  in SetUp()  local
 
 | 
| D | late_init.cpp | 19   gwp_asan::options::Options Opts;  in TEST()  local
 | 
| D | options.cpp | 29   gwp_asan::options::Options Opts = gwp_asan::options::getOptions();  in TEST()  local
 | 
| /external/clang/lib/Index/ | 
| D | IndexingAction.cpp | 78                   IndexingOptions Opts)  in IndexActionBase()94               IndexingOptions Opts)  in IndexAction()
 115                       IndexingOptions Opts)  in WrappingIndexAction()
 150                             IndexingOptions Opts,  in createIndexingAction()
 171                          IndexingOptions Opts) {  in indexASTUnit()
 
 | 
| /external/rust/crates/codespan-reporting/examples/ | 
| D | term.rs | 16 pub struct Opts {  struct29     let opts = Opts::from_args();  in main()  argument
 
 | 
| D | reusable_diagnostic.rs | 10 pub struct Opts {  struct17     color: ColorArg,
 
 | 
| /external/clang/lib/Frontend/ | 
| D | CompilerInvocation.cpp | 155 static bool ParseAnalyzerArgs(AnalyzerOptions &Opts, ArgList &Args,  in ParseAnalyzerArgs()307 static bool ParseMigratorArgs(MigratorOptions &Opts, ArgList &Args) {  in ParseMigratorArgs()
 313 static void ParseCommentArgs(CommentOptions &Opts, ArgList &Args) {  in ParseCommentArgs()
 381 static void setPGOInstrumentor(CodeGenOptions &Opts, ArgList &Args,  in setPGOInstrumentor()
 403 static void setPGOUseInstrumentor(CodeGenOptions &Opts,  in setPGOUseInstrumentor()
 420 static bool ParseCodeGenArgs(CodeGenOptions &Opts, ArgList &Args, InputKind IK,  in ParseCodeGenArgs()
 850 static void ParseDependencyOutputArgs(DependencyOutputOptions &Opts,  in ParseDependencyOutputArgs()
 918 bool clang::ParseDiagnosticArgs(DiagnosticOptions &Opts, ArgList &Args,  in ParseDiagnosticArgs()
 1040 static void ParseFileSystemArgs(FileSystemOptions &Opts, ArgList &Args) {  in ParseFileSystemArgs()
 1068 static InputKind ParseFrontendArgs(FrontendOptions &Opts, ArgList &Args,  in ParseFrontendArgs()
 [all …]
 
 | 
| /external/clang/unittests/StaticAnalyzer/ | 
| D | AnalyzerOptionsTest.cpp | 18   AnalyzerOptions Opts;  in TEST()  local58   AnalyzerOptions Opts;  in TEST()  local
 
 | 
| /external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/Symbolize/ | 
| D | Symbolize.h | 52   LLVMSymbolizer(const Options &Opts) : Opts(Opts) {}  in LLVMSymbolizer()131   Options Opts;  variable
 
 | 
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/PDB/Native/ | 
| D | TpiHashing.cpp | 29   ClassOptions Opts = Rec.getOptions();  in getHashForUdt()  local58   ClassOptions Opts = Deserialized.getOptions();  in getTagRecordHashForUdt()  local
 
 | 
| /external/llvm/tools/llvm-cov/ | 
| D | SourceCoverageViewHTML.h | 31   CoveragePrinterHTML(const CoverageViewOptions &Opts)  in CoveragePrinterHTML()
 | 
| D | SourceCoverageViewText.h | 31   CoveragePrinterText(const CoverageViewOptions &Opts)  in CoveragePrinterText()
 | 
| D | SourceCoverageView.h | 102   const CoverageViewOptions &Opts;  variable112   CoveragePrinter(const CoverageViewOptions &Opts) : Opts(Opts) {}  in CoveragePrinter()
 
 | 
| D | SourceCoverageViewText.cpp | 49 unsigned getCombinedColumnWidth(const CoverageViewOptions &Opts) {  in getCombinedColumnWidth()56 unsigned getDividerWidth(const CoverageViewOptions &Opts) {  in getDividerWidth()
 
 | 
| /external/clang/tools/driver/ | 
| D | cc1as_main.cpp | 158 bool AssemblerInvocation::CreateFromArgs(AssemblerInvocation &Opts,  in CreateFromArgs()260 getOutputStream(AssemblerInvocation &Opts, DiagnosticsEngine &Diags,  in getOutputStream()
 282 static bool ExecuteAssembler(AssemblerInvocation &Opts,  in ExecuteAssembler()
 475     std::unique_ptr<OptTable> Opts(driver::createDriverOptTable());  in cc1as_main()  local
 
 | 
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/FuzzMutate/ | 
| D | FuzzerCLI.cpp | 45   SmallVector<StringRef, 4> Opts;  in handleExecNameEncodedBEOpts()  local82   SmallVector<StringRef, 4> Opts;  in handleExecNameEncodedOptimizerOpts()  local
 
 | 
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/MCA/ | 
| D | Context.cpp | 31 Context::createDefaultPipeline(const PipelineOptions &Opts, SourceMgr &SrcMgr) {  in createDefaultPipeline()
 | 
| /external/libcxx/test/std/input.output/filesystems/class.rec.dir.itr/rec.dir.itr.members/ | 
| D | increment.pass.cpp | 268       auto Opts = AllowEAccess ? directory_options::skip_permission_denied  in TEST_CASE()  local354       auto Opts = AllowEAccess ? directory_options::skip_permission_denied  in TEST_CASE()  local
 438       auto Opts = AllowEAccess ? directory_options::skip_permission_denied  in TEST_CASE()  local
 
 | 
| /external/cronet/buildtools/third_party/libc++/trunk/test/std/input.output/filesystems/class.rec.dir.itr/rec.dir.itr.members/ | 
| D | increment.pass.cpp | 271       auto Opts = AllowEAccess ? directory_options::skip_permission_denied  in test_PR35078()  local356       auto Opts = AllowEAccess ? directory_options::skip_permission_denied  in test_PR35078_with_symlink()  local
 439       auto Opts = AllowEAccess ? directory_options::skip_permission_denied  in test_PR35078_with_symlink_file()  local
 
 | 
| /external/clang/lib/FrontendTool/ | 
| D | ExecuteCompilerInvocation.cpp | 174     std::unique_ptr<OptTable> Opts(driver::createDriverOptTable());  in ExecuteCompilerInvocation()  local
 | 
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/Orc/ | 
| D | CompileUtils.cpp | 28 irManglingOptionsFromTargetOptions(const TargetOptions &Opts) {  in irManglingOptionsFromTargetOptions()
 |