clang 19.0.0git
Classes | Namespaces
FrontendActions.h File Reference

This file defines the ExtractAPIAction and WrappingExtractAPIAction frontend actions. More...

#include "clang/ExtractAPI/ExtractAPIActionBase.h"
#include "clang/Frontend/FrontendAction.h"

Go to the source code of this file.

Classes

class  clang::ExtractAPIAction
 ExtractAPIAction sets up the output file and creates the ExtractAPIVisitor. More...
 
class  clang::WrappingExtractAPIAction
 Wrap ExtractAPIAction on top of a pre-existing action. More...
 

Namespaces

namespace  clang
 The JSON file list parser is used to communicate input to InstallAPI.
 

Detailed Description

This file defines the ExtractAPIAction and WrappingExtractAPIAction frontend actions.

Definition in file FrontendActions.h.