Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/GSYM/
DInlineInfo.cpp81 bool HasChildren = Data.getU8(&Offset) != 0; in skip() local
124 bool HasChildren = Data.getU8(&Offset) != 0; in lookup() local
188 bool HasChildren = Data.getU8(&Offset) != 0; in decode() local
232 bool HasChildren = !Children.empty(); in encode() local
/external/llvm/include/llvm/DebugInfo/DWARF/
DDWARFAbbreviationDeclaration.h55 bool HasChildren; variable
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/DWARF/
DDWARFAbbreviationDeclaration.h174 bool HasChildren; variable
/external/openthread/src/core/thread/
Dchild_table.cpp150 bool ChildTable::HasChildren(Child::StateFilter aFilter) const in HasChildren() function in ot::ChildTable
Dmle_router.cpp4395 bool MleRouter::HasChildren(void) in HasChildren() function in ot::Mle::MleRouter
/external/angle/third_party/vulkan-deps/spirv-tools/src/source/opt/
Dloop_descriptor.h166 inline bool HasChildren() const { return !nested_loops_.empty(); } in HasChildren() function
/external/swiftshader/third_party/SPIRV-Tools/source/opt/
Dloop_descriptor.h166 inline bool HasChildren() const { return !nested_loops_.empty(); } in HasChildren() function
/external/deqp-deps/SPIRV-Tools/source/opt/
Dloop_descriptor.h166 inline bool HasChildren() const { return !nested_loops_.empty(); } in HasChildren() function
/external/clang/lib/AST/
DASTDiagnostic.cpp853 bool HasChildren() { in HasChildren() function in __anon88b083e50111::TemplateDiff::DiffTree
/external/llvm/tools/dsymutil/
DDwarfLinker.cpp2831 bool HasChildren = false; in cloneDIE() local