Lines Matching defs:PrevSpec

474                                             const char *&PrevSpec,  in BadSpecifier()
627 const char *&PrevSpec, in SetStorageClassSpec()
689 const char *&PrevSpec, in SetStorageClassSpecThread()
703 const char *&PrevSpec, unsigned &DiagID, in SetTypeSpecWidth()
720 const char *&PrevSpec, in SetTypeSpecComplex()
730 const char *&PrevSpec, unsigned &DiagID) { in SetTypeSpecSign()
739 const char *&PrevSpec, in SetTypeSpecType()
748 const char *&PrevSpec, in SetTypeSpecType()
770 const char *&PrevSpec, in SetTypeSpecType()
792 const char *&PrevSpec, in SetTypeSpecType()
801 const char *&PrevSpec, in SetTypeSpecType()
823 bool DeclSpec::SetTypeSpecType(TST T, SourceLocation Loc, const char *&PrevSpec, in SetTypeSpecType()
833 const char *&PrevSpec, in SetTypeSpecType()
856 bool DeclSpec::SetTypeSpecSat(SourceLocation Loc, const char *&PrevSpec, in SetTypeSpecSat()
870 const char *&PrevSpec, unsigned &DiagID, in SetTypeAltiVecVector()
885 const char *&PrevSpec, unsigned &DiagID, in SetTypePipe()
902 const char *&PrevSpec, unsigned &DiagID, in SetTypeAltiVecPixel()
919 const char *&PrevSpec, unsigned &DiagID, in SetTypeAltiVecBool()
944 const char *&PrevSpec, unsigned &DiagID, in SetBitIntType()
964 bool DeclSpec::SetTypeQual(TQ T, SourceLocation Loc, const char *&PrevSpec, in SetTypeQual()
995 bool DeclSpec::setFunctionSpecInline(SourceLocation Loc, const char *&PrevSpec, in setFunctionSpecInline()
1009 bool DeclSpec::setFunctionSpecForceInline(SourceLocation Loc, const char *&PrevSpec, in setFunctionSpecForceInline()
1022 const char *&PrevSpec, in setFunctionSpecVirtual()
1037 const char *&PrevSpec, unsigned &DiagID, in setFunctionSpecExplicit()
1056 const char *&PrevSpec, in setFunctionSpecNoreturn()
1070 bool DeclSpec::SetFriendSpec(SourceLocation Loc, const char *&PrevSpec, in SetFriendSpec()
1088 bool DeclSpec::setModulePrivateSpec(SourceLocation Loc, const char *&PrevSpec, in setModulePrivateSpec()
1101 SourceLocation Loc, const char *&PrevSpec, in SetConstexprSpec()
1474 const char *&PrevSpec) { in SetSpecifier()