clang: clang::diff::ASTDiff Class Reference (original) (raw)
#include "[clang/Tooling/ASTDiff/ASTDiff.h](ASTDiff%5F8h%5Fsource.html)"
Public Member Functions | |
---|---|
ASTDiff (SyntaxTree &Src, SyntaxTree &Dst, const ComparisonOptions &Options) | |
~ASTDiff () | |
NodeId | getMapped (const SyntaxTree &SourceTree, NodeId Id) const |
Detailed Description
Definition at line 110 of file ASTDiff.h.
Constructor & Destructor Documentation
◆ ~ASTDiff()
clang::diff::ASTDiff::~ASTDiff ( ) | default |
---|
Member Function Documentation
◆ getMapped()
The documentation for this class was generated from the following files:
- include/clang/Tooling/ASTDiff/ASTDiff.h
- lib/Tooling/ASTDiff/ASTDiff.cpp