Home
last modified time | relevance | path

Searched defs:Children (Results 1 - 25 of 28) sorted by relevance

12

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
H A DIteratedDominanceFrontier.h72 auto Children = children<OrderedNodeTy>(N); in get() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/GSYM/
H A DInlineInfo.h67 std::vector<InlineInfo> Children; member
/third_party/protobuf/csharp/src/Google.Protobuf/
H A DFieldMaskTree.cs65 public Dictionary<string, Node> Children { get; } = new Dictionary<string, Node>(); property in Google.Protobuf.FieldMaskTree.Node
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFVerifier.h45 std::set<DieRangeInfo> Children; member
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/
H A DIceTimerTree.h51 std::vector<TTindex> Children; // indexed by TimerIdT member in Ice::TimerStack::TimerTreeNode
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/
H A DDebugHandlerBase.cpp99 const SmallVectorImpl<LexicalScope *> &Children = S->getChildren(); in identifyScopeMarkers() local
H A DCodeViewDebug.h121 SmallVector<LexicalBlock *, 1> Children; member
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
H A DLexicalScopes.cpp240 const SmallVectorImpl<LexicalScope *> &Children = WS->getChildren(); in constructScopeNest() local
H A DMachineCSE.cpp750 const std::vector<MachineDomTreeNode*> &Children = Node->getChildren(); in PerformCSE() local
858 const std::vector<MachineDomTreeNode *> &Children = Node->getChildren(); in PerformSimplePRE() local
H A DMachineSink.cpp625 const std::vector<MachineDomTreeNode *> &Children = in GetAllSortedSuccessors() local
H A DInlineSpiller.cpp1291 const std::vector<MachineDomTreeNode *> &Children = Node->getChildren(); in getVisitOrders() local
1362 const std::vector<MachineDomTreeNode *> &Children = (*RIt)->getChildren(); in runHoistSpills() local
H A DMachineLICM.cpp734 const std::vector<MachineDomTreeNode*> &Children = Node->getChildren(); in HoistOutOfLoop() local
H A DMachineOutliner.cpp126 DenseMap<unsigned, SuffixTreeNode *> Children; member
[all...]
/third_party/node/deps/v8/src/torque/
H A Dearley-parser.cc71 std::vector<const Item*> Item::Children() const { in Children() function in v8::internal::torque::Item
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/PDB/
H A DUDTLayout.cpp175 auto Children = Sym.findAllChildren(); in initializeChildren() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/
H A DMipsOptimizePICCall.cpp221 const std::vector<MachineDomTreeNode *> &Children = Node->getChildren(); in runOnMachineFunction() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
H A DLexicalScopes.h127 SmallVector<LexicalScope *, 4> Children; // Scopes defined in scope. member in llvm::LexicalScope
H A DDIE.h90 bool Children; member in llvm::DIEAbbrev
727 IntrusiveBackList<DIE> Children; member in llvm::DIE
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ObjectYAML/
H A DMachOYAML.h98 std::vector<MachOYAML::ExportEntry> Children; member
H A DDWARFYAML.h56 llvm::dwarf::Constants Children; member
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
H A DLoopSimplify.cpp677 const std::vector<DomTreeNodeBase<BasicBlock> *> &Children = in simplifyOneLoop() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
H A DGenericDomTree.h64 std::vector<DomTreeNodeBase *> Children; member in llvm::DomTreeNodeBase
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/BinaryFormat/
H A DDwarf.cpp62 StringRef llvm::dwarf::ChildrenString(unsigned Children) { in ChildrenString() argument
/third_party/node/tools/gyp/pylib/gyp/
H A Dxcodeproj_file.py487 def Children(self): member in XCObject
2787 def Children(self): member in PBXProject
/third_party/node/deps/npm/node_modules/node-gyp/gyp/pylib/gyp/
H A Dxcodeproj_file.py487 def Children(self): member in XCObject
2788 def Children(self): member in PBXProject

Completed in 33 milliseconds

12