Searched defs:debugInfo (Results 1 – 10 of 10) 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
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
2727 std::string debugInfo; in compileToExecutable() local
3126 std::string debugInfo; in compileToExecutable() local
66233 function makeFunctionTypeMapper(func, debugInfo) { argument66234 …DebugPrototypeIfDebug({ kind: 3 /* TypeMapKind.Function */, func: func, debugInfo: ts.Debug.isDebu… property
55353 function makeFunctionTypeMapper(func, debugInfo) { argument55354 …return ts.Debug.attachDebugPrototypeIfDebug({ kind: 3, func: func, debugInfo: ts.Debug.isDebugging… property