Home
last modified time | relevance | path

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

/freebsd-9-stable/contrib/llvm/tools/clang/include/clang/Sema/
DDeclSpec.h1063 struct TypeInfoCommon { struct
1067 struct PointerTypeInfo : TypeInfoCommon {
1087 struct ReferenceTypeInfo : TypeInfoCommon {
1096 struct ArrayTypeInfo : TypeInfoCommon {
1145 struct FunctionTypeInfo : TypeInfoCommon {
1318 struct BlockPointerTypeInfo : TypeInfoCommon {
1327 struct MemberPointerTypeInfo : TypeInfoCommon {
1348 TypeInfoCommon Common;