clang  3.7.0
Public Member Functions | Friends | List of all members
clang::ADLResult::iterator Class Reference

#include <Lookup.h>

Inheritance diagram for clang::ADLResult::iterator:
[legend]
Collaboration diagram for clang::ADLResult::iterator:
[legend]

Public Member Functions

 iterator ()
 
value_type operator* () const
 

Friends

class ADLResult
 

Detailed Description

Definition at line 734 of file Lookup.h.

Constructor & Destructor Documentation

clang::ADLResult::iterator::iterator ( )
inline

Definition at line 744 of file Lookup.h.

Member Function Documentation

value_type clang::ADLResult::iterator::operator* ( ) const
inline

Definition at line 746 of file Lookup.h.

Friends And Related Function Documentation

friend class ADLResult
friend

Definition at line 738 of file Lookup.h.


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