Home
last modified time | relevance | path

Searched refs:QuietErrors (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/third_party/LLVM/include/llvm/
DLinker.h58 QuietErrors = 4 ///< Don't print errors to stderr. enumerator
/external/swiftshader/third_party/LLVM/lib/Linker/
DLinker.cpp48 if (!(Flags&QuietErrors)) in error()