clang API Documentation

Public Attributes
clang::serialization::reader::ASTSelectorLookupTrait::data_type Struct Reference

#include <ASTReaderInternals.h>

Collaboration diagram for clang::serialization::reader::ASTSelectorLookupTrait::data_type:
Collaboration graph
[legend]

List of all members.

Public Attributes

SelectorID ID
unsigned InstanceBits
unsigned FactoryBits
SmallVector< ObjCMethodDecl *, 2 > Instance
SmallVector< ObjCMethodDecl *, 2 > Factory

Detailed Description

Definition at line 155 of file ASTReaderInternals.h.


Member Data Documentation


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