clang 19.0.0git
APIIgnoresList.cpp File Reference

This file implements APIIgnoresList that allows users to specifiy a file containing symbols to ignore during API extraction. More...

#include "clang/ExtractAPI/APIIgnoresList.h"
#include "clang/Basic/FileManager.h"
#include "llvm/ADT/STLExtras.h"
#include "llvm/Support/Error.h"

Go to the source code of this file.

Detailed Description

This file implements APIIgnoresList that allows users to specifiy a file containing symbols to ignore during API extraction.

Definition in file APIIgnoresList.cpp.