clang 18.0.0git
Classes | Namespaces
AvailabilityInfo.h File Reference

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
 

Detailed Description

This file defines the AvailabilityInfo struct that collects availability attributes of a symbol.

Definition in file AvailabilityInfo.h.