Home | History | Annotate | Download | only in Support

Lines Matching full:children

103 /// ChildrenString - Return the string for the specified children flag.
105 const char *llvm::dwarf::ChildrenString(unsigned Children) {
106 switch (Children) {