Searched defs:InnerType (Results 1 – 10 of 10) sorted by relevance
29 typedef int InnerType; field52 @property (nonatomic) int OuterType::InnerType; // expected-error {{property requires fields to be … property
46 typedef double InnerType; typedef
374 template <typename U> struct B { typedef U InnerType; }; typedef
112 ast_matchers::internal::Matcher<QualType>, InnerType) { in AST_MATCHER_P() argument
849 auto *InnerType = FI.InnerInductionPHI->getType(); in CanWidenIV() local
1174 struct InnerType { struct
1029 Action = TLI.getOperationAction(Node->getOpcode(), InnerType); in LegalizeOp() local
7687 AST_MATCHER_P(DecayedType,hasDecayedType,internal::Matcher<QualType>,InnerType) AST_MATCHER_P() argument
16493 QualType InnerType = Ptr->getPointeeType(); CheckLiteralOperatorDeclaration() local 16549 QualType InnerType = PointeeType.getUnqualifiedType(); CheckLiteralOperatorDeclaration() local [all...]
1107 RebuildParenType(QualType InnerType) RebuildParenType() argument