clang 19.0.0git
API.cpp File Reference

This file implements the APIRecord and derived record structs, and the APISet class. More...

#include "clang/ExtractAPI/API.h"
#include "clang/AST/CommentCommandTraits.h"
#include "clang/AST/CommentLexer.h"
#include "clang/AST/RawCommentList.h"
#include "clang/Index/USRGeneration.h"
#include "llvm/ADT/StringRef.h"
#include <memory>

Go to the source code of this file.

Detailed Description

This file implements the APIRecord and derived record structs, and the APISet class.

Definition in file API.cpp.