Searched refs:TypeInfoCommon (Results 1 - 1 of 1) sorted by relevance

/external/clang/include/clang/Sema/
H A DDeclSpec.h1040 struct TypeInfoCommon { struct in struct:clang::DeclaratorChunk
1044 struct PointerTypeInfo : TypeInfoCommon {
1064 struct ReferenceTypeInfo : TypeInfoCommon {
1073 struct ArrayTypeInfo : TypeInfoCommon {
1122 struct FunctionTypeInfo : TypeInfoCommon {
1295 struct BlockPointerTypeInfo : TypeInfoCommon {
1304 struct MemberPointerTypeInfo : TypeInfoCommon {
1325 TypeInfoCommon Common;

Completed in 128 milliseconds