clang 18.0.0git
|
Defines the clang::Visibility enumeration and various utility functions. More...
Go to the source code of this file.
Classes | |
class | clang::LinkageInfo |
Namespaces | |
namespace | clang |
Enumerations | |
enum | clang::Visibility { clang::HiddenVisibility , clang::ProtectedVisibility , clang::DefaultVisibility } |
Describes the different kinds of visibility that a declaration may have. More... | |
Functions | |
Visibility | clang::minVisibility (Visibility L, Visibility R) |
Defines the clang::Visibility enumeration and various utility functions.
Definition in file Visibility.h.