clang 20.0.0git
|
Represents a C++ declaration that introduces decls from somewhere else. More...
#include "clang/AST/DeclCXX.h"
Classes | |
class | shadow_iterator |
Iterates through the using shadow declarations associated with this using declaration. More... | |
Public Types | |
using | shadow_range = llvm::iterator_range< shadow_iterator > |
![]() | |
enum | ExplicitVisibilityKind { VisibilityForType , VisibilityForValue } |
Kinds of explicit visibility. More... | |
![]() |