clang  3.7.0
Friends | List of all members
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:
[legend]

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 1108 of file Type.h.

Friends And Related Function Documentation

friend class ExtQuals
friend

Definition at line 1124 of file Type.h.

friend class QualType
friend
friend class Type
friend

Definition at line 1123 of file Type.h.


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