Searched defs:debugInfo (Results 1 – 13 of 13) sorted by relevance
119 std::unique_ptr<rr::DebugInfo> debugInfo; member in rr::JITBuilder
254 const std::string &debugInfo = mImplementation->getDebugInfo(); in getTranslatedSourceWithDebugInfoLength() local310 const std::string &debugInfo = mImplementation->getDebugInfo(); in getTranslatedSourceWithDebugInfo() local
96 std::unique_ptr<SkSL::SkVMDebugInfo>* debugInfo) { in detect_shader_settings()301 std::unique_ptr<SkSL::SkVMDebugInfo> debugInfo; in processCommand() local
305 vk::DebugUtilsMessengerCreateInfoEXT debugInfo; in initialize() local
457 SkString debugInfo; in vmaDefragment() local
351 SkVMDebugInfo* debugInfo, in SkVMGenerator()1811 SkVMDebugInfo* debugInfo, in ProgramToSkVM()1869 SkVMDebugInfo* debugInfo, in ProgramToSkVM()2000 SkVMDebugInfo* debugInfo) { in testingOnly_ProgramToSkVMShader()
142 const debugInfo = `${JSON.stringify(fnAction)}:: ${fn}`; constant
1151 bool debugInfo; variable
1790 void TShader::setDebugInfo(bool debugInfo) { intermediate->setDebugInfo(debugInfo); } in setDebugInfo()
2727 std::string debugInfo; in compileToExecutable() local
3126 std::string debugInfo; in compileToExecutable() local
55532 function makeFunctionTypeMapper(func, debugInfo) { argument55533 …return ts.Debug.attachDebugPrototypeIfDebug({ kind: 3, func: func, debugInfo: ts.Debug.isDebugging… property
66428 function makeFunctionTypeMapper(func, debugInfo) { argument66429 …DebugPrototypeIfDebug({ kind: 3 /* TypeMapKind.Function */, func: func, debugInfo: ts.Debug.isDebu… property