Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/source/Plugins/SymbolFile/DWARF/
H A DSymbolFileDWARF.h375 bool parse_siblings, bool parse_children);
H A DSymbolFileDWARF.cpp3007 bool parse_siblings, bool parse_children) { in ParseTypes() argument
3035 if (parse_siblings) in ParseTypes()