Home | History | Annotate | Download | only in AST

Lines Matching refs:TreeToString

1255   /// TreeToString - Converts the Tree object into a character stream which
1257 void TreeToString(int Indent = 1) {
1340 TreeToString(Indent);
1720 TreeToString();