clang API Documentation

Friends
clang::ExtQualsTypeCommonBase Class Reference

Base class that is common to both the ExtQuals and Type classes, which allows QualType to access the common fields between the two. More...

#include <Type.h>

Inheritance diagram for clang::ExtQualsTypeCommonBase:
Inheritance graph
[legend]

List of all members.

Friends

class QualType
class Type
class ExtQuals

Detailed Description

Base class that is common to both the ExtQuals and Type classes, which allows QualType to access the common fields between the two.

Definition at line 1029 of file Type.h.


Friends And Related Function Documentation

friend class ExtQuals [friend]

Definition at line 1045 of file Type.h.

friend class QualType [friend]
friend class Type [friend]

Definition at line 1044 of file Type.h.


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