Home
last modified time | relevance | path

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

/external/clang/include/clang/Sema/
DDeclSpec.h1023 struct TypeInfoCommon { struct
1027 struct PointerTypeInfo : TypeInfoCommon {
1044 struct ReferenceTypeInfo : TypeInfoCommon {
1053 struct ArrayTypeInfo : TypeInfoCommon {
1102 struct FunctionTypeInfo : TypeInfoCommon {
1275 struct BlockPointerTypeInfo : TypeInfoCommon {
1284 struct MemberPointerTypeInfo : TypeInfoCommon {
1305 TypeInfoCommon Common;