Home
last modified time | relevance | path

Searched defs:SourceTree (Results 1 – 3 of 3) sorted by relevance

/external/apache-xml/src/main/java/org/apache/xpath/
DSourceTree.java29 public class SourceTree class
40 public SourceTree(int root, String url) in SourceTree() method in SourceTree
/external/protobuf/src/google/protobuf/compiler/
Dimporter.h62 class SourceTree; variable
217 inline SourceTree() {} in SourceTree() function
/external/llvm-project/clang/lib/Tooling/ASTDiff/
DASTDiff.cpp966 NodeId ASTDiff::getMapped(const SyntaxTree &SourceTree, NodeId Id) const { in getMapped() argument