HomeSort by relevance Sort by last modified time
    Searched refs:QuietErrors (Results 1 - 2 of 2) sorted by null

  /external/swiftshader/third_party/LLVM/include/llvm/
Linker.h 37 /// QuietWarnings and QuietErrors flags. It can also be instructed to verbosely
58 QuietErrors = 4 ///< Don't print errors to stderr.
  /external/swiftshader/third_party/LLVM/lib/Linker/
Linker.cpp 48 if (!(Flags&QuietErrors))

Completed in 74 milliseconds