/llvm-project/llvm/test/tools/llvm-dwarfdump/X86/ |
H A D | parent_recurse_depth.s | 34 Children: DW_CHILDREN_yes label 39 Children: DW_CHILDREN_yes label 44 Children: DW_CHILDREN_yes label 49 Children: DW_CHILDREN_no label
|
/llvm-project/clang/lib/Tooling/Syntax/ |
H A D | Nodes.cpp | 112 std::vector<syntax::NameSpecifier *> Children; in getSpecifiers() local 123 Children; in getSpecifiersAndDoubleColons() local 134 std::vector<syntax::Expression *> Children; in getArguments() local 144 std::vector<syntax::List::ElementAndDelimiter<syntax::Expression>> Children; in getArgumentsAndCommas() local 156 std::vector<syntax::SimpleDeclaration *> Children; in getParameterDeclarations() local 167 Children; in getParametersAndCommas() local 179 std::vector<syntax::SimpleDeclarator *> Children; in getDeclarators() local 190 Children; in getDeclaratorsAndCommas() local 335 std::vector<syntax::Statement *> Children; in getStatements() local 358 std::vector<syntax::SimpleDeclarator *> Children; in getDeclarators() local
|
H A D | Synthesis.cpp | 206 ArrayRef<std::pair<syntax::Node *, syntax::NodeRole>> Children, in createTree() 227 std::vector<std::pair<syntax::Node *, syntax::NodeRole>> Children; in deepCopyExpandingMacros() local
|
H A D | Tree.cpp | 316 std::vector<syntax::List::ElementAndDelimiter<Node>> Children; in getElementsAsNodesAndDelimiters() local 361 std::vector<syntax::Node *> Children; in getElementsAsNodes() local
|
/llvm-project/clang-tools-extra/clangd/index/dex/ |
H A D | Iterator.h | 125 void populateChildren(std::vector<std::unique_ptr<Iterator>> &Children, in populateChildren() 179 std::vector<std::unique_ptr<Iterator>> Children; in intersect() local 187 std::vector<std::unique_ptr<Iterator>> Children; in unionOf() local
|
/llvm-project/llvm/lib/ExecutionEngine/JITLink/ |
H A D | SEHFrameSupport.h | 42 SetVector<Block *> Children; in operator() local
|
/llvm-project/llvm/tools/llvm-pdbutil/ |
H A D | PrettyCompilandDumper.h | 22 enum Flags { None = 0x0, Children = 0x1, Symbols = 0x2, Lines = 0x4 }; enumerator
|
/llvm-project/mlir/unittests/Dialect/SparseTensor/ |
H A D | MergerTest.cpp | 87 struct Children { struct 88 Children(const Match &e0, const Match &e1) : e0(e0), e1(e1) {} in Children() argument 89 const Match &e0; 90 const Match &e1;
|
/llvm-project/clang/unittests/Tooling/Syntax/ |
H A D | TreeTest.cpp | 25 Tree *createTree(ArrayRef<const Node *> Children) { in createTree() argument 40 generateAllForests(ArrayRef<const Node *> Children, unsigned ParentCount) { in generateAllForests() argument 131 std::vector<Node *> Children = {createLeaf(*Arena, *TM, tok::identifier, "a"), TEST_F() local [all...] |
/llvm-project/clang-tools-extra/clangd/ |
H A D | Selection.h | 127 llvm::SmallVector<const Node *> Children; member
|
/llvm-project/clang-tools-extra/clangd/support/ |
H A D | MemoryTree.h | 79 llvm::DenseMap<llvm::StringRef, MemoryTree> Children; member
|
/llvm-project/llvm/include/llvm/DebugInfo/GSYM/ |
H A D | InlineInfo.h | 65 std::vector<InlineInfo> Children; member
|
/llvm-project/clang/include/clang/Tooling/Refactoring/ |
H A D | ASTSelection.h | 55 std::vector<SelectedASTNode> Children; member
|
/llvm-project/llvm/lib/Target/SPIRV/Analysis/ |
H A D | SPIRVConvergenceRegionAnalysis.h | 50 SmallVector<ConvergenceRegion *> Children = {}; variable
|
/llvm-project/clang/include/clang/AST/ |
H A D | OpenMPClause.h | 94 auto Children = const_cast<OMPClause *>(this)->children(); in children() local 103 auto Children = const_cast<OMPClause *>(this)->children(); in used_children() local 504 auto Children = const_cast<OMPAllocateClause *>(this)->children(); children() local 612 auto Children = const_cast<OMPIfClause *>(this)->used_children(); used_children() local 662 auto Children = const_cast<OMPFinalClause *>(this)->used_children(); used_children() local 1807 auto Children = const_cast<OMPScheduleClause *>(this)->children(); children() local 2728 auto Children = const_cast<OMPPrivateClause *>(this)->children(); children() local 2867 auto Children = const_cast<OMPFirstprivateClause *>(this)->children(); children() local 2876 auto Children = const_cast<OMPFirstprivateClause *>(this)->used_children(); used_children() local 3108 auto Children = const_cast<OMPLastprivateClause *>(this)->children(); children() local 3180 auto Children = const_cast<OMPSharedClause *>(this)->children(); children() local 3514 auto Children = const_cast<OMPReductionClause *>(this)->children(); children() local 3523 auto Children = const_cast<OMPReductionClause *>(this)->used_children(); used_children() local 3748 auto Children = const_cast<OMPTaskReductionClause *>(this)->children(); children() local 4003 auto Children = const_cast<OMPInReductionClause *>(this)->children(); children() local 4293 auto Children = const_cast<OMPLinearClause *>(this)->children(); children() local 4300 auto Children = const_cast<OMPLinearClause *>(this)->used_children(); used_children() local 4392 auto Children = const_cast<OMPAlignedClause *>(this)->children(); children() local 4568 auto Children = const_cast<OMPCopyinClause *>(this)->children(); children() local 4732 auto Children = const_cast<OMPCopyprivateClause *>(this)->children(); children() local 4809 auto Children = const_cast<OMPFlushClause *>(this)->children(); children() local 4896 auto Children = const_cast<OMPDepobjClause *>(this)->children(); children() local 5050 auto Children = const_cast<OMPDependClause *>(this)->children(); children() local 6105 auto Children = const_cast<OMPMapClause *>(this)->children(); children() local 6116 auto Children = const_cast<OMPMapClause *>(this)->used_children(); used_children() local 6344 auto Children = const_cast<OMPPriorityClause *>(this)->used_children(); used_children() local 6436 auto Children = const_cast<OMPGrainsizeClause *>(this)->used_children(); used_children() local 6568 auto Children = const_cast<OMPNumTasksClause *>(this)->used_children(); used_children() local 6743 auto Children = const_cast<OMPDistScheduleClause *>(this)->children(); children() local 7057 auto Children = const_cast<OMPToClause *>(this)->children(); children() local 7257 auto Children = const_cast<OMPFromClause *>(this)->children(); children() local 7421 auto Children = const_cast<OMPUseDevicePtrClause *>(this)->children(); children() local 7525 auto Children = const_cast<OMPUseDeviceAddrClause *>(this)->children(); children() local 7628 auto Children = const_cast<OMPIsDevicePtrClause *>(this)->children(); children() local 7732 auto Children = const_cast<OMPHasDeviceAddrClause *>(this)->children(); children() local 7819 auto Children = const_cast<OMPNontemporalClause *>(this)->children(); children() local 7829 auto Children = const_cast<OMPNontemporalClause *>(this)->private_refs(); private_refs() local 8040 auto Children = const_cast<OMPInitClause *>(this)->children(); children() local 8273 auto Children = const_cast<OMPNovariantsClause *>(this)->used_children(); used_children() local 8319 auto Children = const_cast<OMPNocontextClause *>(this)->used_children(); used_children() local 8414 auto Children = const_cast<OMPInclusiveClause *>(this)->children(); children() local 8488 auto Children = const_cast<OMPExclusiveClause *>(this)->children(); children() local 8714 auto Children = const_cast<OMPAffinityClause *>(this)->children(); children() local 9295 auto Children = const_cast<OMPDoacrossClause *>(this)->children(); children() local [all...] |
/llvm-project/clang-tools-extra/clang-doc/ |
H A D | Representation.cpp | 49 int getChildIndexIfExists(std::vector<T> &Children, T &ChildToMerge) { in getChildIndexIfExists() argument 58 void reduceChildren(std::vector<T> &Children, in reduceChildren() argument [all...] |
H A D | Representation.h | 84 Children; // List of child comments for this CommentInfo. member 302 ScopeChildren Children; global() member 380 ScopeChildren Children; global() member 467 std::vector<Index> Children; global() member
|
/llvm-project/llvm/include/llvm/Support/ |
H A D | SuffixTreeNode.h | 150 DenseMap<unsigned, SuffixTreeNode *> Children; member
|
H A D | GenericIteratedDominanceFrontier.h | 123 auto Children = children<OrderedNodeTy>(N); get() local
|
/llvm-project/llvm/include/llvm/DebugInfo/DWARF/ |
H A D | DWARFVerifier.h | 58 std::set<DieRangeInfo> Children; member
|
/llvm-project/llvm/lib/DWARFLinker/Parallel/ |
H A D | TypePool.h | 68 ArrayList<TypeEntry *, 5> Children; variable
|
/llvm-project/clang/lib/Tooling/ |
H A D | FileMatchTrie.cpp | 176 llvm::StringMap<FileMatchTrieNode> Children; member in clang::tooling::FileMatchTrieNode
|
/llvm-project/llvm/unittests/CodeGen/ |
H A D | LexicalScopesTest.cpp | 189 ASSERT_EQ(Children.size(), 1u); in TEST_F() local 223 ASSERT_EQ(Children.size(), 1u); in TEST_F() local
|
/llvm-project/llvm/utils/UnicodeData/ |
H A D | UnicodeNameMappingGenerator.cpp | 205 auto CollectChildren = [&SiblingTracker, &AllNodes](const auto &Children) { in dumpIndex() 342 std::vector<std::unique_ptr<Node>> Children; member
|
/llvm-project/clang/include/clang/Tooling/ASTDiff/ |
H A D | ASTDiff.h | 42 SmallVector<NodeId, 4> Children; member
|