Home
last modified time | relevance | path

Searched defs:NumChildren (Results 1 – 12 of 12) sorted by relevance

/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DDeclOpenMP.h51 ArrayRef<OMPClause *> Clauses, unsigned NumChildren, in createDirective()
63 unsigned NumClauses, unsigned NumChildren, in createEmptyDirective()
72 static size_t size(unsigned NumClauses, unsigned NumChildren) { in size()
H A DStmtOpenMP.h311 Stmt *AssociatedStmt, unsigned NumChildren, in createDirective()
327 bool HasAssociatedStmt, unsigned NumChildren, in createEmptyDirective()
H A DOpenMPClause.h9014 unsigned NumChildren = 0; variable
9026 OMPChildren(unsigned NumClauses, unsigned NumChildren, bool HasAssociatedStmt) in OMPChildren()
/freebsd/sys/contrib/dev/acpica/compiler/
H A Daslparseop.c180 UINT32 NumChildren, in TrCreateOp()
H A Dasltree.c460 UINT32 NumChildren, in TrLinkOpChildren()
/freebsd/contrib/llvm-project/clang/lib/Format/
H A DMacroCallReconstructor.cpp514 auto NumChildren = in createUnwrappedLine() local
/freebsd/contrib/llvm-project/clang/lib/Rewrite/
H A DRewriteRope.cpp398 unsigned char NumChildren = 0; member in __anon358058e30311::RopePieceBTreeInterior
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DStmtOpenMP.cpp20 unsigned NumChildren) { in size()
44 Stmt *S, unsigned NumChildren) { in Create()
54 unsigned NumChildren) { in CreateEmpty()
H A DTextNodeDumper.cpp591 unsigned NumChildren, StringRef LabelSingular, StringRef LabelPlurial) { in dumpAPValueChildren()
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachineLICM.cpp829 unsigned NumChildren = Node->getNumChildren(); in HoistOutOfLoop() local
/freebsd/contrib/llvm-project/llvm/utils/TableGen/
H A DGlobalISelEmitter.cpp848 unsigned NumChildren = Src.getNumChildren(); in createAndImportSelDAGMatcher() local
/freebsd/contrib/llvm-project/clang/lib/Serialization/
H A DASTReaderDecl.cpp4091 unsigned NumChildren = Record.readInt(); in ReadDeclRecord() local