| /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 …]
|
| D | Warnings.cpp | 45 const DiagnosticOptions &Opts, in ProcessWarningOptions()
|
| /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/swiftshader/third_party/llvm-7.0/llvm/include/llvm/DebugInfo/Symbolize/ |
| D | Symbolize.h | 54 LLVMSymbolizer(const Options &Opts = Options()) : Opts(Opts) {} in Opts() argument 117 Options Opts; variable
|
| /external/llvm/include/llvm/DebugInfo/Symbolize/ |
| D | Symbolize.h | 47 LLVMSymbolizer(const Options &Opts = Options()) : Opts(Opts) {} in Opts() function 105 Options Opts; variable
|
| /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/clang/unittests/StaticAnalyzer/ |
| D | AnalyzerOptionsTest.cpp | 18 AnalyzerOptions Opts; in TEST() local 58 AnalyzerOptions Opts; in TEST() local
|
| /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/llvm/tools/llvm-cov/ |
| D | SourceCoverageViewText.h | 31 CoveragePrinterText(const CoverageViewOptions &Opts) in CoveragePrinterText()
|
| D | SourceCoverageViewHTML.h | 31 CoveragePrinterHTML(const CoverageViewOptions &Opts) in CoveragePrinterHTML()
|
| D | SourceCoverageView.h | 102 const CoverageViewOptions &Opts; variable 112 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/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-pdbutil/ |
| D | MinimalTypeDumper.cpp | 31 std::vector<std::string> Opts; in formatClassOptions() local 54 std::vector<std::string> Opts; in pointerOptions() local 67 std::vector<std::string> Opts; in modifierOptions() local 160 std::vector<std::string> Opts; in memberAttributes() local 178 PointerOptions Opts = Record.getOptions(); in formatPointerAttrs() local 185 std::vector<std::string> Opts; in formatFunctionOptions() local
|
| D | MinimalSymbolDumper.cpp | 31 std::vector<std::string> Opts; in formatLocalSymFlags() local 50 std::vector<std::string> Opts; in formatExportFlags() local 66 std::vector<std::string> Opts; in formatCompileSym2Flags() local 85 std::vector<std::string> Opts; in formatCompileSym3Flags() local 108 std::vector<std::string> Opts; in formatFrameProcedureOptions() local 141 std::vector<std::string> Opts; in formatPublicSymFlags() local 154 std::vector<std::string> Opts; in formatProcSymFlags() local
|
| D | FormatUtil.cpp | 74 std::string llvm::pdb::typesetItemList(ArrayRef<std::string> Opts, in typesetItemList() 194 std::vector<std::string> Opts; in formatSectionCharacteristics() local
|
| /external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-cov/ |
| D | SourceCoverageViewText.h | 35 CoveragePrinterText(const CoverageViewOptions &Opts) in CoveragePrinterText()
|
| D | SourceCoverageViewHTML.h | 37 CoveragePrinterHTML(const CoverageViewOptions &Opts) in CoveragePrinterHTML()
|
| D | SourceCoverageViewText.cpp | 55 unsigned getCombinedColumnWidth(const CoverageViewOptions &Opts) { in getCombinedColumnWidth() 62 unsigned getDividerWidth(const CoverageViewOptions &Opts) { in getDividerWidth()
|
| /external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-mca/ |
| D | Context.cpp | 32 Context::createDefaultPipeline(const PipelineOptions &Opts, InstrBuilder &IB, in createDefaultPipeline()
|
| /external/swiftshader/third_party/llvm-7.0/llvm/lib/FuzzMutate/ |
| D | FuzzerCLI.cpp | 46 SmallVector<StringRef, 4> Opts; in handleExecNameEncodedBEOpts() local 83 SmallVector<StringRef, 4> Opts; in handleExecNameEncodedOptimizerOpts() local
|
| /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-7.0/llvm/lib/DebugInfo/PDB/Native/ |
| D | TpiHashing.cpp | 30 ClassOptions Opts = Rec.getOptions(); in getHashForUdt() local
|
| /external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-xray/ |
| D | xray-extract.cpp | 90 symbolize::LLVMSymbolizer::Options Opts( in __anon6df76ed40202() local
|
| /external/clang/lib/FrontendTool/ |
| D | ExecuteCompilerInvocation.cpp | 174 std::unique_ptr<OptTable> Opts(driver::createDriverOptTable()); in ExecuteCompilerInvocation() local
|