Lines Matching defs:PrevSpec

470                                             const char *&PrevSpec,  in BadSpecifier()
617 const char *&PrevSpec, in SetStorageClassSpec()
680 const char *&PrevSpec, in SetStorageClassSpecThread()
694 const char *&PrevSpec, unsigned &DiagID, in SetTypeSpecWidth()
711 const char *&PrevSpec, in SetTypeSpecComplex()
721 const char *&PrevSpec, unsigned &DiagID) { in SetTypeSpecSign()
730 const char *&PrevSpec, in SetTypeSpecType()
739 const char *&PrevSpec, in SetTypeSpecType()
761 const char *&PrevSpec, in SetTypeSpecType()
783 const char *&PrevSpec, in SetTypeSpecType()
792 const char *&PrevSpec, in SetTypeSpecType()
814 bool DeclSpec::SetTypeSpecType(TST T, SourceLocation Loc, const char *&PrevSpec, in SetTypeSpecType()
824 const char *&PrevSpec, in SetTypeSpecType()
847 bool DeclSpec::SetTypeSpecSat(SourceLocation Loc, const char *&PrevSpec, in SetTypeSpecSat()
861 const char *&PrevSpec, unsigned &DiagID, in SetTypeAltiVecVector()
876 const char *&PrevSpec, unsigned &DiagID, in SetTypePipe()
893 const char *&PrevSpec, unsigned &DiagID, in SetTypeAltiVecPixel()
910 const char *&PrevSpec, unsigned &DiagID, in SetTypeAltiVecBool()
935 const char *&PrevSpec, unsigned &DiagID, in SetExtIntType()
955 bool DeclSpec::SetTypeQual(TQ T, SourceLocation Loc, const char *&PrevSpec, in SetTypeQual()
986 bool DeclSpec::setFunctionSpecInline(SourceLocation Loc, const char *&PrevSpec, in setFunctionSpecInline()
1000 bool DeclSpec::setFunctionSpecForceInline(SourceLocation Loc, const char *&PrevSpec, in setFunctionSpecForceInline()
1013 const char *&PrevSpec, in setFunctionSpecVirtual()
1028 const char *&PrevSpec, unsigned &DiagID, in setFunctionSpecExplicit()
1047 const char *&PrevSpec, in setFunctionSpecNoreturn()
1061 bool DeclSpec::SetFriendSpec(SourceLocation Loc, const char *&PrevSpec, in SetFriendSpec()
1079 bool DeclSpec::setModulePrivateSpec(SourceLocation Loc, const char *&PrevSpec, in setModulePrivateSpec()
1092 SourceLocation Loc, const char *&PrevSpec, in SetConstexprSpec()
1459 const char *&PrevSpec) { in SetSpecifier()