Home
last modified time | relevance | path

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

/trueos/contrib/llvm/tools/lldb/include/lldb/Symbol/
HDBlock.h434 SetBlockInfoHasBeenParsed (bool b, bool set_children);
469 SetDidParseVariables (bool b, bool set_children);
/trueos/contrib/llvm/tools/lldb/source/Symbol/
HDBlock.cpp575 Block::SetBlockInfoHasBeenParsed (bool b, bool set_children) in SetBlockInfoHasBeenParsed() argument
578 if (set_children) in SetBlockInfoHasBeenParsed()
588 Block::SetDidParseVariables (bool b, bool set_children) in SetDidParseVariables() argument
591 if (set_children) in SetDidParseVariables()