Searched defs:Children (Results 1 - 25 of 42) sorted by relevance

12

/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DIteratedDominanceFrontier.h72 auto Children = children<OrderedNodeTy>(N); local
/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/DebugInfo/GSYM/
H A DInlineInfo.h67 std::vector<InlineInfo> Children; member in struct:llvm::gsym::InlineInfo
/freebsd-12-stable/contrib/llvm-project/llvm/tools/llvm-pdbutil/
H A DPrettyCompilandDumper.h22 enum Flags { None = 0x0, Children = 0x1, Symbols = 0x2, Lines = 0x4 }; enumerator in enum:llvm::pdb::CompilandDumper::Flags
/freebsd-12-stable/contrib/llvm-project/clang/lib/Tooling/
H A DFileMatchTrie.cpp164 llvm::StringMap<FileMatchTrieNode> Children; member in class:clang::tooling::FileMatchTrieNode
[all...]
/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFVerifier.h45 std::set<DieRangeInfo> Children; member in struct:llvm::DWARFVerifier::DieRangeInfo
/freebsd-12-stable/contrib/llvm-project/clang/lib/Tooling/Syntax/
H A DNodes.cpp227 std::vector<syntax::Statement *> Children; local
/freebsd-12-stable/contrib/llvm-project/clang/include/clang/Tooling/Refactoring/
H A DASTSelection.h53 std::vector<SelectedASTNode> Children; member in struct:clang::tooling::SelectedASTNode
/freebsd-12-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DLexicalScopes.cpp240 const SmallVectorImpl<LexicalScope *> &Children = WS->getChildren(); local
H A DMachineCSE.cpp750 const std::vector<MachineDomTreeNode*> &Children = Node->getChildren(); local
858 const std::vector<MachineDomTreeNode *> &Children = Node->getChildren(); local
H A DMachineSink.cpp621 const std::vector<MachineDomTreeNode *> &Children = local
/freebsd-12-stable/contrib/llvm-project/clang/lib/Format/
H A DTokenAnnotator.h125 SmallVector<AnnotatedLine *, 0> Children; member in class:clang::format::AnnotatedLine
H A DUnwrappedLineParser.h286 SmallVector<UnwrappedLine, 0> Children; member in struct:clang::format::UnwrappedLineNode
/freebsd-12-stable/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DDebugHandlerBase.cpp99 const SmallVectorImpl<LexicalScope *> &Children = S->getChildren(); local
H A DCodeViewDebug.h121 SmallVector<LexicalBlock *, 1> Children; member in struct:llvm::CodeViewDebug::LexicalBlock
/freebsd-12-stable/contrib/llvm-project/clang/include/clang/Tooling/ASTDiff/
H A DASTDiff.h41 SmallVector<NodeId, 4> Children; member in struct:clang::diff::Node
/freebsd-12-stable/cddl/usr.sbin/zfsd/
H A Dvdev.cc201 Vdev::Children() function in class:Vdev
/freebsd-12-stable/contrib/llvm-project/llvm/lib/DebugInfo/PDB/
H A DUDTLayout.cpp175 auto Children = Sym.findAllChildren(); local
/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DLexicalScopes.h127 SmallVector<LexicalScope *, 4> Children; // Scopes defined in scope. member in class:llvm::LexicalScope
/freebsd-12-stable/contrib/llvm-project/clang/lib/AST/
H A DExprObjC.cpp381 auto Children = const_cast<ObjCMessageExpr *>(this)->children(); local
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsOptimizePICCall.cpp221 const std::vector<MachineDomTreeNode *> &Children = Node->getChildren(); local
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DLoopSimplify.cpp677 const std::vector<DomTreeNodeBase<BasicBlock> *> &Children = local
/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/ObjectYAML/
H A DDWARFYAML.h56 llvm::dwarf::Constants Children; member in struct:llvm::DWARFYAML::Abbrev
H A DMachOYAML.h98 std::vector<MachOYAML::ExportEntry> Children; member in struct:llvm::MachOYAML::ExportEntry
/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/Support/
H A DGenericDomTree.h64 std::vector<DomTreeNodeBase *> Children; member in class:llvm::DomTreeNodeBase
[all...]
/freebsd-12-stable/contrib/llvm-project/llvm/lib/BinaryFormat/
H A DDwarf.cpp62 StringRef llvm::dwarf::ChildrenString(unsigned Children) { argument

Completed in 396 milliseconds

12