Searched defs:NumChildren (Results 1 - 5 of 5) sorted by relevance

/freebsd-13-stable/sys/contrib/dev/acpica/compiler/
H A Daslparseop.c178 TrCreateOp( UINT32 ParseOpcode, UINT32 NumChildren, ...) argument
H A Dasltree.c458 TrLinkOpChildren( ACPI_PARSE_OBJECT *Op, UINT32 NumChildren, ...) argument
/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachineLICM.cpp740 unsigned NumChildren = Node->getNumChildren(); local
/freebsd-13-stable/contrib/llvm-project/clang/lib/AST/
H A DTextNodeDumper.cpp403 dumpAPValueChildren( const APValue &Value, QualType Ty, const APValue &(*IdxToChildFun)(const APValue &, unsigned), unsigned NumChildren, StringRef LabelSingular, StringRef LabelPlurial) argument
/freebsd-13-stable/contrib/llvm-project/clang/include/clang/AST/
H A DStmtOpenMP.h44 const unsigned NumChildren; member in class:clang::OMPExecutableDirective
67 OMPExecutableDirective(const T *, StmtClass SC, OpenMPDirectiveKind K, SourceLocation StartLoc, SourceLocation EndLoc, unsigned NumClauses, unsigned NumChildren) argument
[all...]

Completed in 77 milliseconds