|
clang
5.0.0
|
A wrapper class around RecursiveASTVisitor that visits each occurrences of a named symbol.
More...
Go to the source code of this file.
Classes | |
| class | clang::tooling::RecursiveSymbolVisitor< T > |
| Traverses the AST and visits the occurrence of each named symbol in the given nodes. More... | |
Namespaces | |
| clang | |
| /file This file defines classes for searching and anlyzing source code clones. | |
| clang::tooling | |
A wrapper class around RecursiveASTVisitor that visits each occurrences of a named symbol.
Definition in file RecursiveSymbolVisitor.h.
1.8.6