/freebsd-src/contrib/llvm-project/clang/include/clang/AST/ |
H A D | DeclOpenMP.h | 51 ArrayRef<OMPClause *> Clauses, unsigned NumChildren, in createDirective() argument 63 unsigned NumClauses, unsigned NumChildren, in createEmptyDirective() argument 72 static size_t size(unsigned NumClauses, unsigned NumChildren) { in size() argument
|
H A D | StmtOpenMP.h | 311 Stmt *AssociatedStmt, unsigned NumChildren, in createDirective() argument 327 bool HasAssociatedStmt, unsigned NumChildren, in createEmptyDirective() argument
|
H A D | OpenMPClause.h | 8974 unsigned NumChildren = 0; global() variable 8986 OMPChildren(unsigned NumClauses,unsigned NumChildren,bool HasAssociatedStmt) OMPChildren() argument [all...] |
/freebsd-src/sys/contrib/dev/acpica/compiler/ |
H A D | aslparseop.c | 180 UINT32 NumChildren, in TrCreateOp() argument
|
H A D | asltree.c | 460 UINT32 NumChildren, in TrLinkOpChildren() argument
|
/freebsd-src/contrib/llvm-project/llvm/lib/DebugInfo/GSYM/ |
H A D | InlineInfo.cpp | 269 uint64_t NumChildren = II.Children.size(); in GetTotalNumChildren() local
|
/freebsd-src/contrib/llvm-project/clang/lib/Rewrite/ |
H A D | RewriteRope.cpp | 398 unsigned char NumChildren = 0; member in __anon1975f3b50311::RopePieceBTreeInterior
|
/freebsd-src/contrib/llvm-project/clang/lib/AST/ |
H A D | StmtOpenMP.cpp | 20 unsigned NumChildren) { in size() argument 44 Stmt *S, unsigned NumChildren) { in Create() argument 54 unsigned NumChildren) { in CreateEmpty() argument [all...] |
H A D | TextNodeDumper.cpp | 477 dumpAPValueChildren(const APValue & Value,QualType Ty,const APValue & (* IdxToChildFun)(const APValue &,unsigned),unsigned NumChildren,StringRef LabelSingular,StringRef LabelPlurial) dumpAPValueChildren() argument
|
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/ |
H A D | MachineLICM.cpp | 760 unsigned NumChildren = Node->getNumChildren(); HoistOutOfLoop() local
|
/freebsd-src/contrib/llvm-project/llvm/utils/TableGen/ |
H A D | GlobalISelEmitter.cpp | 828 unsigned NumChildren = Src->getNumChildren(); createAndImportSelDAGMatcher() local
|
/freebsd-src/contrib/llvm-project/clang/lib/Serialization/ |
H A D | ASTReaderDecl.cpp | 4067 unsigned NumChildren = Record.readInt(); ReadDeclRecord() local
|