Searched defs:children (Results 26 - 50 of 69) sorted by relevance

123

/openbsd-current/gnu/llvm/clang/include/clang/AST/
H A DExprConcepts.h142 child_range children() { function in class:clang::final
145 const_child_range children() const { function in class:clang::final
563 child_range children() { function in class:clang::final
566 const_child_range children() const { function in class:clang::final
H A DStmtCXX.h57 child_range children() { return child_range(&HandlerBlock, &HandlerBlock+1); } function in class:clang::CXXCatchStmt
59 const_child_range children() const { function in class:clang::CXXCatchStmt
118 child_range children() { function in class:clang::final
122 const_child_range children() const { function in class:clang::final
216 child_range children() { function in class:clang::CXXForRangeStmt
220 const_child_range children() const { function in class:clang::CXXForRangeStmt
301 child_range children() { function in class:clang::MSDependentExistsStmt
305 const_child_range children() const { function in class:clang::MSDependentExistsStmt
431 child_range children() { function in class:clang::final
436 const_child_range children() cons function in class:clang::final
499 child_range children() { function in class:clang::CoreturnStmt
503 const_child_range children() const { function in class:clang::CoreturnStmt
[all...]
H A DExprObjC.h75 child_range children() { return child_range(&String, &String+1); } function in class:clang::ObjCStringLiteral
77 const_child_range children() const { function in class:clang::ObjCStringLiteral
110 child_range children() { function in class:clang::ObjCBoolLiteralExpr
114 const_child_range children() const { function in class:clang::ObjCBoolLiteralExpr
166 child_range children() { return child_range(&SubExpr, &SubExpr+1); } function in class:clang::ObjCBoxedExpr
168 const_child_range children() const { function in class:clang::ObjCBoxedExpr
245 child_range children() { function in class:clang::final
250 const_child_range children() const { function in class:clang::final
385 child_range children() { function in class:clang::final
396 const_child_range children() const { function in class:clang::final
440 child_range children() { function in class:clang::ObjCEncodeExpr
444 const_child_range children() const { function in class:clang::ObjCEncodeExpr
483 child_range children() { function in class:clang::ObjCSelectorExpr
487 const_child_range children() const { function in class:clang::ObjCSelectorExpr
534 child_range children() { function in class:clang::ObjCProtocolExpr
538 const_child_range children() const { function in class:clang::ObjCProtocolExpr
601 child_range children() { return child_range(&Base, &Base+1); } function in class:clang::ObjCIvarRefExpr
603 const_child_range children() const { function in class:clang::ObjCIvarRefExpr
786 child_range children() { function in class:clang::ObjCPropertyRefExpr
794 const_child_range children() const { function in class:clang::ObjCPropertyRefExpr
898 child_range children() { function in class:clang::ObjCSubscriptRefExpr
902 const_child_range children() const { function in class:clang::ObjCSubscriptRefExpr
1595 child_range children() { return child_range(&Operand, &Operand+1); } function in class:clang::ObjCIndirectCopyRestoreExpr
1597 const_child_range children() const { function in class:clang::ObjCIndirectCopyRestoreExpr
1710 child_range children() { function in class:clang::ObjCAvailabilityCheckExpr
1714 const_child_range children() const { function in class:clang::ObjCAvailabilityCheckExpr
[all...]
/openbsd-current/gnu/llvm/lldb/include/lldb/Core/
H A DFormatEntity.h118 const Definition *children = nullptr; member in struct:lldb_private::FormatEntity::Entry::Definition
133 Definition(const char *name, const FormatEntity::Entry::Type t, const uint64_t num_children, const Definition *children, const bool keep_separator = false) argument
143 DefinitionWithChildren(const char *name, const FormatEntity::Entry::Type t, const Definition (&children)[N], bool keep_separator = false) argument
202 std::vector<Entry> children; member in struct:lldb_private::FormatEntity::Entry
[all...]
/openbsd-current/gnu/llvm/lld/COFF/
H A DChunks.h310 llvm::iterator_range<AssociatedIterator> children() const { function in class:lld::coff::final
/openbsd-current/gnu/llvm/llvm/include/llvm/Object/
H A DArchive.h344 iterator_range<child_iterator> children(Error &Err, function in class:llvm::object::Archive
/openbsd-current/gnu/llvm/llvm/utils/TableGen/GlobalISel/
H A DGIMatchTree.h160 iterator_range<std::vector<GIMatchTree>::iterator> children() { function in class:llvm::GIMatchTree
169 iterator_range<std::vector<GIMatchTree>::const_iterator> children() const { function in class:llvm::GIMatchTree
/openbsd-current/gnu/usr.bin/binutils/ld/
H A Dldlang.h132 lang_statement_list_type children; member in struct:lang_output_section_statement_struct
305 lang_statement_list_type children; member in struct:lang_wild_statement_struct
332 lang_statement_list_type children; member in struct:__anon5060
/openbsd-current/gnu/usr.bin/gcc/gcc/
H A Dalias.c84 splay_tree children; member in struct:alias_set_entry
[all...]
/openbsd-current/usr.bin/file/
H A Dmagic.h143 struct magic_lines children; member in struct:magic_line
/openbsd-current/usr.bin/make/
H A Dsuff.c108 LIST children; /* List of Suff we have a transformation from */ member in struct:Suff_
126 int children; /* Count of existing children (so we don't free member in struct:Src_
[all...]
/openbsd-current/gnu/llvm/llvm/include/llvm/CodeGen/
H A DDIE.h795 child_range children() { function in class:llvm::DIE
798 const_child_range children() const { function in class:llvm::DIE
/openbsd-current/gnu/llvm/lldb/source/Plugins/SymbolFile/PDB/
H A DPDBASTParser.cpp438 auto children = udt->findAllChildren(); local
/openbsd-current/gnu/llvm/llvm/lib/Transforms/Scalar/
H A DStructurizeCFG.cpp128 static iterator_range<ChildIteratorType> children(const NodeRef &N) { function in struct:__anon3543::SubGraphTraits
/openbsd-current/gnu/llvm/llvm/include/llvm/Support/
H A DGenericDomTree.h84 iterator_range<iterator> children() { return make_range(begin(), end()); } function in class:llvm::DomTreeNodeBase
85 iterator_range<const_iterator> children() const { function in class:llvm::DomTreeNodeBase
[all...]
/openbsd-current/sbin/pfctl/
H A Dpfctl_parser.h205 struct pf_qihead children; member in struct:pfctl_qsitem
/openbsd-current/lib/libexpat/lib/
H A Dexpat.h177 XML_Content *children; member in struct:XML_cp
/openbsd-current/usr.bin/tmux/
H A Dmode-tree.c56 struct mode_tree_list children; member in struct:mode_tree_data
98 struct mode_tree_list children; member in struct:mode_tree_item
[all...]
/openbsd-current/usr.bin/ssh/
H A Dsshd.c167 static struct early_child *children; variable in typeref:struct:early_child
[all...]
/openbsd-current/gnu/gcc/gcc/
H A Dtree-sra.c100 struct sra_elt *children; member in struct:sra_elt
[all...]
/openbsd-current/gnu/usr.bin/binutils/gdb/
H A Dvarobj.c107 struct varobj_child *children; member in struct:varobj
1820 int children; local
2171 int children, dont_know; local
2226 cplus_class_num_children(struct type *type, int children[3]) argument
2331 int children[3]; local
[all...]
/openbsd-current/gnu/usr.bin/binutils-2.17/binutils/
H A Ddwarf.c316 int children; member in struct:abbrev_entry
352 add_abbrev (unsigned long number, unsigned long tag, int children) argument
417 int children; local
[all...]
/openbsd-current/gnu/usr.bin/binutils-2.17/ld/
H A Dldlang.h131 lang_statement_list_type children; member in struct:lang_output_section_statement_struct
318 lang_statement_list_type children; member in struct:lang_wild_statement_struct
349 lang_statement_list_type children; member in struct:__anon5771
/openbsd-current/gnu/llvm/llvm/utils/TableGen/
H A DDAGISelMatcher.h192 ScopeMatcher(ArrayRef<Matcher *> children) argument
/openbsd-current/gnu/llvm/clang/lib/AST/
H A DStmt.cpp286 Stmt::child_range Stmt::children() { function in class:Stmt
1391 Stmt::child_range CapturedStmt::children() { function in class:CapturedStmt
1396 Stmt::const_child_range CapturedStmt::children() const { function in class:CapturedStmt

Completed in 810 milliseconds

123