clang 17.0.0git
Classes | Namespaces
SerializerBase.h File Reference

This file defines the ExtractAPI APISerializer interface. More...

#include "clang/ExtractAPI/API.h"
#include "clang/ExtractAPI/APIIgnoresList.h"
#include "llvm/Support/raw_ostream.h"
Include dependency graph for SerializerBase.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  clang::extractapi::APISerializerOption
 Common options to customize the serializer output. More...
 
class  clang::extractapi::APISerializer
 The base interface of serializers for API information. More...
 

Namespaces

namespace  clang
 
namespace  clang::extractapi
 

Detailed Description

This file defines the ExtractAPI APISerializer interface.

Definition in file SerializerBase.h.