clang API Documentation

Public Member Functions
clang::UnresolvedUsingTypeLoc Class Reference

Wrapper for source info for unresolved typename using decls. More...

#include <TypeLoc.h>

Inheritance diagram for clang::UnresolvedUsingTypeLoc:
Inheritance graph
[legend]
Collaboration diagram for clang::UnresolvedUsingTypeLoc:
Collaboration graph
[legend]

List of all members.

Public Member Functions

UnresolvedUsingTypenameDeclgetDecl () const

Detailed Description

Wrapper for source info for unresolved typename using decls.

Definition at line 609 of file TypeLoc.h.


Member Function Documentation


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