Home
last modified time | relevance | path

Searched defs:setDebugInfo (Results 1 – 4 of 4) sorted by relevance

/third_party/grpc/src/php/tests/qps/generated_code/Grpc/Testing/
DRequestParams.php370 public function setDebugInfo($var) function in Grpc\\Testing\\RequestParams
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/LTO/
DLTOCodeGenerator.cpp188 void LTOCodeGenerator::setDebugInfo(lto_debug_model Debug) { in setDebugInfo() function in LTOCodeGenerator
/third_party/glslang/glslang/MachineIndependent/
Dlocalintermediate.h469 void setDebugInfo(bool debuginfo) in setDebugInfo() function
DShaderLang.cpp1790 void TShader::setDebugInfo(bool debugInfo) { intermediate->setDebugInfo(debugInfo); } in setDebugInfo() function in glslang::TShader