Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/tools/lldb-vscode/
H A DJSONUtils.h293 int64_t namedVariables, bool expensive);
H A DJSONUtils.cpp240 int64_t namedVariables, bool expensive) { in CreateScope() argument
254 object.try_emplace("namedVariables", namedVariables); in CreateScope()