Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/source/Symbol/
H A DBlock.cpp413 Block::AppendBlockVariables(bool can_create, bool get_child_block_variables, in AppendBlockVariables() argument
428 if (get_child_block_variables) { in AppendBlockVariables()
435 can_create, get_child_block_variables, in AppendBlockVariables()
/openbsd-src/gnu/llvm/lldb/include/lldb/Symbol/
H A DBlock.h235 uint32_t AppendBlockVariables(bool can_create, bool get_child_block_variables,