Searched defs:Child (Results 1 - 25 of 37) sorted by relevance

12

/freebsd-11.0-release/contrib/llvm/include/llvm/DebugInfo/PDB/
H A DConcreteSymbolEnumerator.h32 std::unique_ptr<PDBSymbol> Child = Enumerator->getChildAtIndex(Index); variable
37 std::unique_ptr<PDBSymbol> Child = Enumerator->getNext(); variable
/freebsd-11.0-release/sys/contrib/dev/acpica/components/parser/
H A Dpstree.c305 ACPI_PARSE_OBJECT *Child = NULL; local
/freebsd-11.0-release/sys/contrib/dev/acpica/components/disassembler/
H A Ddmcstyle.c746 ACPI_PARSE_OBJECT *Child; local
H A Ddmopcode.c678 ACPI_PARSE_OBJECT *Child; local
[all...]
/freebsd-11.0-release/sys/contrib/dev/acpica/components/dispatcher/
H A Ddsfield.c320 ACPI_PARSE_OBJECT *Child; local
/freebsd-11.0-release/sys/contrib/dev/acpica/compiler/
H A Daslcodegen.c418 ACPI_PARSE_OBJECT *Child; local
[all...]
H A Daslexternal.c144 ACPI_PARSE_OBJECT *Child; local
[all...]
H A Daslload.c152 ACPI_PARSE_OBJECT *Child = NULL; local
[all...]
H A Daslopcodes.c158 ACPI_PARSE_OBJECT *Child; local
[all...]
H A Dasloperands.c892 ACPI_PARSE_OBJECT *Child; local
1049 ACPI_PARSE_OBJECT *Child = NULL; local
[all...]
H A Dasltree.c984 ACPI_PARSE_OBJECT *Child; local
1116 ACPI_PARSE_OBJECT *Child; local
[all...]
H A Ddtcompiler.h113 struct dt_subtable *Child; member in struct:dt_subtable
/freebsd-11.0-release/contrib/llvm/include/llvm/ADT/
H A DSCCIterator.h55 StackElement(NodeType *Node, const ChildItTy &Child, unsigned Min) argument
H A DTwine.h132 union Child union in class:llvm::Twine
/freebsd-11.0-release/contrib/llvm/tools/llvm-readobj/
H A Dllvm-readobj.cpp383 const auto &Child = *ErrorOrChild; local
/freebsd-11.0-release/contrib/llvm/include/llvm/Object/
H A DArchive.h54 class Child { class in class:llvm::object::Archive
[all...]
/freebsd-11.0-release/contrib/llvm/lib/Object/
H A DArchive.cpp85 Archive::Child::Child(const Archive *Parent, StringRef Data, function in class:Archive::Child
89 Archive::Child::Child(const Archive *Parent, const char *Start, function in class:Archive::Child
[all...]
/freebsd-11.0-release/contrib/llvm/lib/Transforms/Utils/
H A DLoopSimplify.cpp689 DomTreeNode *Child = Children.front(); local
/freebsd-11.0-release/contrib/llvm/utils/TableGen/
H A DDAGISelMatcherEmitter.cpp311 const Matcher *Child; local
H A DDAGISelMatcherGen.cpp801 const TreePatternNode *Child = N->getChild(ChildNo); local
/freebsd-11.0-release/contrib/llvm/include/llvm/Support/
H A DGenericDomTree.h706 const DomTreeNodeBase<NodeT> *Child = *ChildIt; local
/freebsd-11.0-release/contrib/llvm/tools/clang/lib/Index/
H A DCommentToXML.cpp102 const Comment *Child = *I; local
/freebsd-11.0-release/contrib/llvm/include/llvm/Analysis/
H A DLoopInfo.h274 LoopT *Child = *I; local
H A DRegionInfoImpl.h419 typename Tr::RegionT *RegionBase<Tr>::removeSubRegion(RegionT *Child) { argument
/freebsd-11.0-release/contrib/llvm/tools/llvm-ar/
H A Dllvm-ar.cpp522 auto &Child = ChildOrErr.get(); local
[all...]

Completed in 110 milliseconds

12