clang
15.0.0git
|
#include "llvm/Support/Error.h"
#include "llvm/Support/VersionTuple.h"
#include "llvm/Support/raw_ostream.h"
Go to the source code of this file.
Classes | |
struct | clang::extractapi::AvailabilityInfo |
Stores availability attributes of a symbol. More... | |
Namespaces | |
clang | |
clang::extractapi | |
Functions | |
bool | clang::extractapi::operator== (const AvailabilityInfo &Lhs, const AvailabilityInfo &Rhs) |
This file defines the AvailabilityInfo struct that collects availability attributes of a symbol.
Definition in file AvailabilityInfo.h.