Home
last modified time | relevance | path

Searched refs:x_expr (Results 1 – 1 of 1) sorted by relevance

/openbsd-src/gnu/llvm/lldb/source/Plugins/LanguageRuntime/RenderScript/RenderScriptRuntime/
H A DRenderScriptRuntime.cpp3579 static const char *const x_expr = "rsIndex"; in GetKernelCoordinate() local
3621 bool found = GetFrameVarAsUnsigned(frame_sp, x_expr, x) && in GetKernelCoordinate()