Lines Matching defs:PrevSpec
469 const char *&PrevSpec, in BadSpecifier()
616 const char *&PrevSpec, in SetStorageClassSpec()
678 const char *&PrevSpec, in SetStorageClassSpecThread()
692 const char *&PrevSpec, unsigned &DiagID, in SetTypeSpecWidth()
709 const char *&PrevSpec, in SetTypeSpecComplex()
719 const char *&PrevSpec, unsigned &DiagID) { in SetTypeSpecSign()
728 const char *&PrevSpec, in SetTypeSpecType()
737 const char *&PrevSpec, in SetTypeSpecType()
759 const char *&PrevSpec, in SetTypeSpecType()
781 const char *&PrevSpec, in SetTypeSpecType()
790 const char *&PrevSpec, in SetTypeSpecType()
812 bool DeclSpec::SetTypeSpecType(TST T, SourceLocation Loc, const char *&PrevSpec, in SetTypeSpecType()
822 const char *&PrevSpec, in SetTypeSpecType()
845 bool DeclSpec::SetTypeSpecSat(SourceLocation Loc, const char *&PrevSpec, in SetTypeSpecSat()
859 const char *&PrevSpec, unsigned &DiagID, in SetTypeAltiVecVector()
874 const char *&PrevSpec, unsigned &DiagID, in SetTypePipe()
891 const char *&PrevSpec, unsigned &DiagID, in SetTypeAltiVecPixel()
908 const char *&PrevSpec, unsigned &DiagID, in SetTypeAltiVecBool()
933 const char *&PrevSpec, unsigned &DiagID, in SetExtIntType()
953 bool DeclSpec::SetTypeQual(TQ T, SourceLocation Loc, const char *&PrevSpec, in SetTypeQual()
984 bool DeclSpec::setFunctionSpecInline(SourceLocation Loc, const char *&PrevSpec, in setFunctionSpecInline()
998 bool DeclSpec::setFunctionSpecForceInline(SourceLocation Loc, const char *&PrevSpec, in setFunctionSpecForceInline()
1011 const char *&PrevSpec, in setFunctionSpecVirtual()
1026 const char *&PrevSpec, unsigned &DiagID, in setFunctionSpecExplicit()
1045 const char *&PrevSpec, in setFunctionSpecNoreturn()
1059 bool DeclSpec::SetFriendSpec(SourceLocation Loc, const char *&PrevSpec, in SetFriendSpec()
1077 bool DeclSpec::setModulePrivateSpec(SourceLocation Loc, const char *&PrevSpec, in setModulePrivateSpec()
1090 SourceLocation Loc, const char *&PrevSpec, in SetConstexprSpec()
1456 const char *&PrevSpec) { in SetSpecifier()