Home
last modified time | relevance | path

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

/external/llvm/lib/Support/
DCommandLine.cpp993 const char *Overview, bool IgnoreErrors) { in ParseCommandLineOptions()
1010 bool IgnoreErrors) { in ParseCommandLineOptions()
/external/swiftshader/third_party/llvm-subzero/lib/Support/
DCommandLine.cpp1015 StringRef Overview, bool IgnoreErrors) { in ParseCommandLineOptions()
1032 bool IgnoreErrors) { in ParseCommandLineOptions()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Support/
DCommandLine.cpp1095 bool IgnoreErrors = Errs; in ParseCommandLineOptions() local