Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
H A DSymbolFileDWARF.h403 bool parse_siblings, bool parse_children);
H A DSymbolFileDWARF.cpp3226 bool parse_siblings, bool parse_children) { in ParseTypes() argument
3254 if (parse_siblings) in ParseTypes()