clang 17.0.0git
|
This file defines the ExtractAPVisitor AST visitation interface. More...
#include "clang/AST/RecursiveASTVisitor.h"
#include "clang/Basic/SourceManager.h"
#include "clang/ExtractAPI/API.h"
#include "llvm/ADT/FunctionExtras.h"
Go to the source code of this file.
Classes | |
class | clang::extractapi::ExtractAPIVisitor |
The RecursiveASTVisitor to traverse symbol declarations and collect API information. More... | |
Namespaces | |
namespace | clang |
namespace | clang::extractapi |
This file defines the ExtractAPVisitor AST visitation interface.
Definition in file ExtractAPIVisitor.h.