clang 20.0.0git
|
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 | |
namespace | clang |
The JSON file list parser is used to communicate input to InstallAPI. | |
namespace | clang::tooling |
A wrapper class around RecursiveASTVisitor
that visits each occurrences of a named symbol.
Definition in file RecursiveSymbolVisitor.h.