Home
last modified time | relevance | path

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

/external/llvm-project/lldb/tools/lldb-vscode/
DJSONUtils.h293 int64_t namedVariables, bool expensive);
DJSONUtils.cpp228 int64_t namedVariables, bool expensive) { in CreateScope() argument
233 object.try_emplace("namedVariables", namedVariables); in CreateScope()