Home
last modified time | relevance | path

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

/external/clang/include/clang/Sema/
DDeclSpec.h1098 struct TypeInfoCommon { struct
1102 struct PointerTypeInfo : TypeInfoCommon {
1122 struct ReferenceTypeInfo : TypeInfoCommon {
1131 struct ArrayTypeInfo : TypeInfoCommon {
1181 struct FunctionTypeInfo : TypeInfoCommon {
1383 struct BlockPointerTypeInfo : TypeInfoCommon {
1392 struct MemberPointerTypeInfo : TypeInfoCommon {
1413 TypeInfoCommon Common;