clang: clang::DeclContext::udir_iterator Struct Reference (original) (raw)

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

Inheritance diagram for clang::DeclContext::udir_iterator:

Inheritance graph

[legend]

Public Member Functions
udir_iterator (lookup_iterator I)
UsingDirectiveDecl * operator* () const

Detailed Description

Definition at line 2639 of file DeclBase.h.

Constructor & Destructor Documentation

clang::DeclContext::udir_iterator::udir_iterator ( lookup_iterator I) inline

Definition at line 2640 of file DeclBase.h.

Member Function Documentation

operator*()

UsingDirectiveDecl * DeclContext::udir_iterator::operator* ( ) const

Definition at line 2157 of file DeclBase.cpp.


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