Home | History | Annotate | Download | only in AST

Lines Matching refs:Typedef

109   typedef std::pair<const DeclContext*, IdentifierInfo*> DiscriminatorKeyTy;
922 case Type::Typedef:
1150 "Typedef should not be in another decl context!");
1152 "Typedef was not named!");