clang: clang::DeclGroup Class Reference (original) (raw)

#include "[clang/AST/DeclGroup.h](DeclGroup%5F8h%5Fsource.html)"

Public Member Functions
unsigned size () const
Decl *& operator[] (unsigned i)
Decl *const & operator[] (unsigned i) const

Definition at line 25 of file DeclGroup.h.

Create()

operator[]() [1/2]

operator[]() [2/2]

Decl *const & clang::DeclGroup::operator[] ( unsigned i) const inline

size()

unsigned clang::DeclGroup::size ( ) const inline

TrailingObjects

friend clang::DeclGroup::TrailingObjects


The documentation for this class was generated from the following files: