Home
last modified time | relevance | path

Searched defs:HasChildren (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/DebugInfo/GSYM/
H A DInlineInfo.cpp81 bool HasChildren = Data.getU8(&Offset) != 0; in skip() local
124 bool HasChildren = Data.getU8(&Offset) != 0; in lookup() local
192 bool HasChildren = Data.getU8(&Offset) != 0; in decode() local
236 bool HasChildren = !Children.empty(); in encode() local
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFAbbreviationDeclaration.h184 bool HasChildren; variable
/netbsd-src/external/apache2/llvm/dist/clang/utils/TableGen/
H A DClangASTNodesEmitter.cpp92 bool HasChildren = (i != e); in EmitNode() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/DWARFLinker/
H A DDWARFLinker.cpp1489 bool HasChildren = false; in cloneDIE() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DASTDiagnostic.cpp884 bool HasChildren() { in HasChildren() function in __anon9bd150090111::TemplateDiff::DiffTree