#include <Lookup.h>
List of all members.
Detailed Description
Definition at line 691 of file Lookup.h.
Constructor & Destructor Documentation
| clang::ADLResult::iterator::iterator |
( |
| ) |
[inline] |
Member Function Documentation
| bool clang::ADLResult::iterator::operator!= |
( |
const iterator & |
other | ) |
const [inline] |
| NamedDecl* clang::ADLResult::iterator::operator* |
( |
| ) |
const [inline] |
| iterator& clang::ADLResult::iterator::operator++ |
( |
| ) |
[inline] |
| iterator clang::ADLResult::iterator::operator++ |
( |
int |
| ) |
[inline] |
| bool clang::ADLResult::iterator::operator== |
( |
const iterator & |
other | ) |
const [inline] |
Friends And Related Function Documentation
The documentation for this class was generated from the following file: