Home
last modified time | relevance | path

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

/external/grpc-grpc/src/php/tests/qps/generated_code/Grpc/Testing/
DRequestParams.php326 public function setDebugInfo($var) function in Grpc\\Testing\\RequestParams
/external/llvm/lib/LTO/
DLTOCodeGenerator.cpp170 void LTOCodeGenerator::setDebugInfo(lto_debug_model Debug) { in setDebugInfo() function in LTOCodeGenerator
/external/swiftshader/third_party/llvm-10.0/llvm/lib/LTO/
DLTOCodeGenerator.cpp188 void LTOCodeGenerator::setDebugInfo(lto_debug_model Debug) { in setDebugInfo() function in LTOCodeGenerator
/external/llvm-project/llvm/lib/LTO/
DLTOCodeGenerator.cpp200 void LTOCodeGenerator::setDebugInfo(lto_debug_model Debug) { in setDebugInfo() function in LTOCodeGenerator
/external/llvm-project/lld/lib/ReaderWriter/MachO/
DFile.h235 void setDebugInfo(std::unique_ptr<DebugInfo> debugInfo) { in setDebugInfo() function