Searched defs:SourceTree (Results 1 – 3 of 3) sorted by relevance
29 public class SourceTree class40 public SourceTree(int root, String url) in SourceTree() method in SourceTree
62 class SourceTree; variable217 inline SourceTree() {} in SourceTree() function
966 NodeId ASTDiff::getMapped(const SyntaxTree &SourceTree, NodeId Id) const { in getMapped() argument