Home
last modified time | relevance | path

Searched defs:ChildNode (Results 1 – 8 of 8) sorted by relevance

/freebsd/sys/contrib/dev/acpica/components/namespace/
H A Dnswalk.c182 ACPI_NAMESPACE_NODE *ChildNode) in AcpiNsGetNextNode()
223 ACPI_NAMESPACE_NODE *ChildNode) in AcpiNsGetNextNodeTyped()
310 ACPI_NAMESPACE_NODE *ChildNode; in AcpiNsWalkNamespace() local
H A Dnsalloc.c370 ACPI_NAMESPACE_NODE *ChildNode; in AcpiNsInstallNode() local
510 ACPI_NAMESPACE_NODE *ChildNode = NULL; in AcpiNsDeleteNamespaceSubtree() local
608 ACPI_NAMESPACE_NODE *ChildNode; in AcpiNsDeleteNamespaceByOwner() local
H A Dnsxfobj.c326 ACPI_NAMESPACE_NODE *ChildNode = NULL; in ACPI_EXPORT_SYMBOL() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DSampleContextTracker.cpp50 ContextTrieNode &ChildNode = It.second; in getHottestChildContext() local
96 ContextTrieNode *ChildNode = &It.second; in moveContextSamples() local
173 ContextTrieNode *ChildNode = &It.second; in dumpTree() local
262 ContextTrieNode &ChildNode = It.second; in getIndirectCalleeContextSamplesFor() local
/freebsd/contrib/llvm-project/llvm/lib/ProfileData/
H A DSampleProf.cpp471 auto &ChildNode = It.second; in convertCSProfiles() local
/freebsd/contrib/llvm-project/clang/lib/Tooling/Syntax/
H A DBuildTree.cpp1721 syntax::Tree *ChildNode; in markStmtChild() local
1741 syntax::Tree *ChildNode = Mapping.find(Child); in markExprChild() local
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DASTDiagnostic.cpp612 unsigned ChildNode = 0; member
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Coroutines/
H A DCoroFrame.cpp411 std::unique_ptr<RematNode> ChildNode = std::make_unique<RematNode>(D); in addNode() local