Home
last modified time | relevance | path

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

/external/clang/include/clang/Sema/
DDeclSpec.h1117 struct TypeInfoCommon { struct
1121 struct PointerTypeInfo : TypeInfoCommon {
1144 struct ReferenceTypeInfo : TypeInfoCommon {
1153 struct ArrayTypeInfo : TypeInfoCommon {
1204 struct FunctionTypeInfo : TypeInfoCommon {
1406 struct BlockPointerTypeInfo : TypeInfoCommon {
1415 struct MemberPointerTypeInfo : TypeInfoCommon {
1435 struct PipeTypeInfo : TypeInfoCommon {
1443 TypeInfoCommon Common;