clang 18.0.0git
|
This file defines the AvailabilityInfo struct that collects availability attributes of a symbol. More...
#include "clang/AST/Decl.h"
#include "llvm/ADT/SmallVector.h"
#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 in a given domain. More... | |
class | clang::extractapi::AvailabilitySet |
Namespaces | |
namespace | clang |
namespace | clang::extractapi |
This file defines the AvailabilityInfo struct that collects availability attributes of a symbol.
Definition in file AvailabilityInfo.h.