clang API Documentation
#include <DeclBase.h>


Public Member Functions | |
| DeclContextLookupConstResult (std::pair< NamedDecl **, NamedDecl ** > R) | |
| DeclContextLookupConstResult (NamedDecl *const *I, NamedDecl *const *E) | |
| DeclContextLookupConstResult () | |
Definition at line 911 of file DeclBase.h.
| clang::DeclContextLookupConstResult::DeclContextLookupConstResult | ( | std::pair< NamedDecl **, NamedDecl ** > | R | ) | [inline] |
Definition at line 914 of file DeclBase.h.
| clang::DeclContextLookupConstResult::DeclContextLookupConstResult | ( | NamedDecl *const * | I, |
| NamedDecl *const * | E | ||
| ) | [inline] |
Definition at line 916 of file DeclBase.h.
| clang::DeclContextLookupConstResult::DeclContextLookupConstResult | ( | ) | [inline] |
Definition at line 918 of file DeclBase.h.