clang 17.0.0git
|
This file defines the ExtractAPI APISerializer interface. More...
#include "clang/ExtractAPI/API.h"
#include "clang/ExtractAPI/APIIgnoresList.h"
#include "llvm/Support/raw_ostream.h"
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 |
This file defines the ExtractAPI APISerializer interface.
Definition in file SerializerBase.h.