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

123

/freebsd-13-stable/contrib/llvm-project/clang/lib/Tooling/Syntax/
H A DSynthesis.cpp18 static void prependChildLowLevel(syntax::Tree *T, syntax::Node *Child, argument
H A DTree.cpp73 void syntax::Tree::prependChildLowLevel(Node *Child, NodeRole Role) { argument
81 void syntax::Tree::prependChildLowLevel(Node *Child) { argument
[all...]
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/DebugInfo/PDB/
H A DConcreteSymbolEnumerator.h35 std::unique_ptr<PDBSymbol> Child = Enumerator->getChildAtIndex(Index); variable
/freebsd-13-stable/contrib/llvm-project/clang/include/clang/AST/
H A DLexicallyOrderedRecursiveASTVisitor.h84 Decl *Child = *I; local
/freebsd-13-stable/sys/contrib/dev/acpica/components/parser/
H A Dpstree.c422 ACPI_PARSE_OBJECT *Child = NULL; local
/freebsd-13-stable/contrib/llvm-project/llvm/lib/DebugInfo/GSYM/
H A DInlineInfo.cpp35 OS << Child; local
210 llvm::Expected<InlineInfo> Child = decode(Data, Offset, ChildBaseAddr); local
[all...]
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DFixIrreducible.cpp132 auto Child = *II; local
/freebsd-13-stable/sys/contrib/dev/acpica/compiler/
H A Daslcodegen.c531 ACPI_PARSE_OBJECT *Child; local
[all...]
H A Daslexternal.c302 ACPI_PARSE_OBJECT *Child; local
[all...]
H A Daslopcodes.c266 ACPI_PARSE_OBJECT *Child; local
[all...]
H A Daslparseop.c184 ACPI_PARSE_OBJECT *Child; local
[all...]
H A Daslload.c280 ACPI_PARSE_OBJECT *Child = NULL; local
[all...]
H A Dasloperands.c1046 ACPI_PARSE_OBJECT *Child; local
1241 ACPI_PARSE_OBJECT *Child = NULL; local
[all...]
H A Dasltree.c463 ACPI_PARSE_OBJECT *Child; local
[all...]
H A Dcvparser.c673 ACPI_FILE_NODE *Child; local
[all...]
H A Ddtcompiler.h231 struct dt_subtable *Child; member in struct:dt_subtable
/freebsd-13-stable/sys/contrib/dev/acpica/components/disassembler/
H A Ddmcstyle.c1010 ACPI_PARSE_OBJECT *Child; local
H A Ddmopcode.c799 ACPI_PARSE_OBJECT *Child; local
[all...]
/freebsd-13-stable/sys/contrib/dev/acpica/components/dispatcher/
H A Ddsfield.c439 ACPI_PARSE_OBJECT *Child; local
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/ADT/
H A DSCCIterator.h56 StackElement(NodeRef Node, const ChildItTy &Child, unsigned Min) argument
H A DTwine.h136 union Child union in class:llvm::Twine
/freebsd-13-stable/contrib/llvm-project/clang/utils/TableGen/
H A DClangASTNodesEmitter.cpp99 ASTNode Child = i->second; local
/freebsd-13-stable/contrib/llvm-project/clang/lib/AST/
H A DParentMapContext.cpp124 const auto *Child = Node.get<Expr>(); local
133 AscendIgnoreUnlessSpelledInSource(const Expr *E, const Expr *Child) argument
/freebsd-13-stable/contrib/llvm-project/llvm/lib/DebugInfo/PDB/
H A DUDTLayout.cpp277 void UDTLayoutBase::addChildToLayout(std::unique_ptr<LayoutItemBase> Child) { argument
[all...]
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Support/
H A DItaniumManglingCanonicalizer.cpp198 Node *make(Node *Child) { argument

Completed in 277 milliseconds

123