Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/include/llvm/
DLinker.h57 QuietWarnings = 2, ///< Don't print warnings to stderr. enumerator
/external/swiftshader/third_party/LLVM/lib/Linker/
DLinker.cpp56 if (!(Flags&QuietWarnings)) in warning()