Home
last modified time | relevance | path

Searched refs:check_children (Results 1 – 4 of 4) sorted by relevance

/external/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
DDWARFDIE.cpp148 bool check_children = false; in LookupDeepestBlock() local
155 check_children = true; in LookupDeepestBlock()
167 check_children = true; in LookupDeepestBlock()
179 check_children = true; in LookupDeepestBlock()
190 check_children = false; in LookupDeepestBlock()
194 if (check_children) { in LookupDeepestBlock()
/external/llvm-project/lldb/source/Core/
DSection.cpp525 bool check_children, in FindSectionByType() argument
533 } else if (check_children) { in FindSectionByType()
535 sect_type, check_children, 0); in FindSectionByType()
/external/llvm-project/lldb/include/lldb/Core/
DSection.h66 bool check_children,
/external/libxml2/
Dxmlschemas.c7381 goto check_children; in xmlSchemaParseLocalAttribute()
7443 check_children: in xmlSchemaParseLocalAttribute()