OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:SetSuppressWarnings
(Results
1 - 2
of
2
) sorted by null
/prebuilts/ndk/r13/sources/third_party/shaderc/libshaderc/include/shaderc/
shaderc.hpp
214
void
SetSuppressWarnings
() {
/prebuilts/ndk/r13/sources/third_party/shaderc/libshaderc_util/src/
compiler.cc
226
void Compiler::
SetSuppressWarnings
() { suppress_warnings_ = true; }
Completed in 78 milliseconds