Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Symbol/
H A DBlock.cpp429 Block::AppendBlockVariables(bool can_create, bool get_child_block_variables, in AppendBlockVariables() argument
444 if (get_child_block_variables) { in AppendBlockVariables()
451 can_create, get_child_block_variables, in AppendBlockVariables()
/freebsd/contrib/llvm-project/lldb/include/lldb/Symbol/
H A DBlock.h235 uint32_t AppendBlockVariables(bool can_create, bool get_child_block_variables,