clang 17.0.0git
Classes | Namespaces
ExtractAPIVisitor.h File Reference

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"
Include dependency graph for ExtractAPIVisitor.h:
This graph shows which files directly or indirectly include this file:

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
 

Detailed Description

This file defines the ExtractAPVisitor AST visitation interface.

Definition in file ExtractAPIVisitor.h.