clang API Documentation

clang::ExtQuals Member List
This is the complete list of members for clang::ExtQuals, including all inherited members.
ExtQuals(const Type *baseType, QualType canon, Qualifiers quals)clang::ExtQuals [inline]
getAddressSpace() const clang::ExtQuals [inline]
getBaseType() const clang::ExtQuals [inline]
getObjCGCAttr() const clang::ExtQuals [inline]
getObjCLifetime() const clang::ExtQuals [inline]
getQualifiers() const clang::ExtQuals [inline]
hasAddressSpace() const clang::ExtQuals [inline]
hasObjCGCAttr() const clang::ExtQuals [inline]
hasObjCLifetime() const clang::ExtQuals [inline]
Profile(llvm::FoldingSetNodeID &ID) const clang::ExtQuals [inline]
Profile(llvm::FoldingSetNodeID &ID, const Type *BaseType, Qualifiers Quals)clang::ExtQuals [inline, static]