Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/tools/lldb-vscode/
H A DJSONUtils.h295 int64_t namedVariables, bool expensive);
H A DJSONUtils.cpp243 int64_t namedVariables, bool expensive) { in CreateScope() argument
257 object.try_emplace("namedVariables", namedVariables); in CreateScope()