Searched defs:NumChildren (Results 1 – 13 of 13) sorted by relevance
| /freebsd/contrib/llvm-project/clang/include/clang/AST/ |
| H A D | DeclOpenMP.h | 51 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 D | StmtOpenMP.h | 302 Stmt *AssociatedStmt, unsigned NumChildren, in createDirective() 318 bool HasAssociatedStmt, unsigned NumChildren, in createEmptyDirective()
|
| H A D | OpenMPClause.h | 9601 unsigned NumChildren = 0; variable 9613 OMPChildren(unsigned NumClauses, unsigned NumChildren, bool HasAssociatedStmt) in OMPChildren()
|
| /freebsd/sys/contrib/dev/acpica/compiler/ |
| H A D | aslparseop.c | 180 UINT32 NumChildren, in TrCreateOp()
|
| H A D | asltree.c | 460 UINT32 NumChildren, in TrLinkOpChildren()
|
| /freebsd/contrib/llvm-project/llvm/lib/DebugInfo/GSYM/ |
| H A D | InlineInfo.cpp | 268 uint64_t NumChildren = II.Children.size(); in GetTotalNumChildren() local
|
| /freebsd/contrib/llvm-project/clang/lib/Format/ |
| H A D | MacroCallReconstructor.cpp | 514 auto NumChildren = llvm::count_if( in createUnwrappedLine() local
|
| /freebsd/contrib/llvm-project/llvm/lib/Support/ |
| H A D | RewriteRope.cpp | 396 unsigned char NumChildren = 0; member in __anon4d9c27d40311::RopePieceBTreeInterior
|
| /freebsd/contrib/llvm-project/clang/lib/AST/ |
| H A D | StmtOpenMP.cpp | 20 unsigned NumChildren) { in size() 44 Stmt *S, unsigned NumChildren) { in Create() 54 unsigned NumChildren) { in CreateEmpty()
|
| H A D | TextNodeDumper.cpp | 646 unsigned NumChildren, StringRef LabelSingular, StringRef LabelPlurial) { in dumpAPValueChildren()
|
| /freebsd/contrib/llvm-project/llvm/lib/CodeGen/ |
| H A D | MachineLICM.cpp | 857 unsigned NumChildren = Node->getNumChildren(); in HoistOutOfLoop() local
|
| /freebsd/contrib/llvm-project/llvm/utils/TableGen/ |
| H A D | GlobalISelEmitter.cpp | 876 unsigned NumChildren = Src.getNumChildren(); in createAndImportSelDAGMatcher() local
|
| /freebsd/contrib/llvm-project/clang/lib/Serialization/ |
| H A D | ASTReaderDecl.cpp | 4169 unsigned NumChildren = Record.readInt(); in ReadDeclRecord() local
|