clang 20.0.0git
|
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.
This file implements APIIgnoresList that allows users to specifiy a file containing symbols to ignore during API extraction.
Definition in file APIIgnoresList.cpp.