|
clang 24.0.0git
|
#include "clang/APINotes/Types.h"#include "clang/Basic/SourceLocation.h"#include "llvm/ADT/ArrayRef.h"#include "llvm/ADT/DenseMap.h"#include "llvm/ADT/STLFunctionalExtras.h"#include "llvm/ADT/SmallVector.h"#include "llvm/ADT/StringRef.h"#include <string>#include <utility>Go to the source code of this file.
Classes | |
| struct | clang::APINotesSelectorDiagnosticName |
| Source name and location for a declaration seen by Sema. More... | |
| struct | clang::APINotesSelectorDiagnosticReaderState |
| Tracks exact Where.Parameters selectors from one API notes reader. More... | |
| struct | clang::APINotesSelectorDiagnosticState |
| Selector diagnostic state for all API notes readers used by one Sema. More... | |
Namespaces | |
| namespace | clang |
| The JSON file list parser is used to communicate input to InstallAPI. | |
| namespace | clang::api_notes |