Lines Matching defs:PrevSpec

382                                             const char *&PrevSpec,  in BadSpecifier()
503 const char *&PrevSpec, in SetStorageClassSpec()
564 const char *&PrevSpec, in SetStorageClassSpecThread()
578 const char *&PrevSpec, in SetTypeSpecWidth()
593 const char *&PrevSpec, in SetTypeSpecComplex()
603 const char *&PrevSpec, in SetTypeSpecSign()
613 const char *&PrevSpec, in SetTypeSpecType()
622 const char *&PrevSpec, in SetTypeSpecType()
642 const char *&PrevSpec, in SetTypeSpecType()
662 const char *&PrevSpec, in SetTypeSpecType()
671 const char *&PrevSpec, in SetTypeSpecType()
692 const char *&PrevSpec, in SetTypeSpecType()
714 const char *&PrevSpec, unsigned &DiagID, in SetTypeAltiVecVector()
727 const char *&PrevSpec, unsigned &DiagID, in SetTypePipe()
743 const char *&PrevSpec, unsigned &DiagID, in SetTypeAltiVecPixel()
758 const char *&PrevSpec, unsigned &DiagID, in SetTypeAltiVecBool()
780 bool DeclSpec::SetTypeQual(TQ T, SourceLocation Loc, const char *&PrevSpec, in SetTypeQual()
806 bool DeclSpec::setFunctionSpecInline(SourceLocation Loc, const char *&PrevSpec, in setFunctionSpecInline()
820 bool DeclSpec::setFunctionSpecForceInline(SourceLocation Loc, const char *&PrevSpec, in setFunctionSpecForceInline()
833 const char *&PrevSpec, in setFunctionSpecVirtual()
848 const char *&PrevSpec, in setFunctionSpecExplicit()
863 const char *&PrevSpec, in setFunctionSpecNoreturn()
877 bool DeclSpec::SetFriendSpec(SourceLocation Loc, const char *&PrevSpec, in SetFriendSpec()
895 bool DeclSpec::setModulePrivateSpec(SourceLocation Loc, const char *&PrevSpec, in setModulePrivateSpec()
907 bool DeclSpec::SetConstexprSpec(SourceLocation Loc, const char *&PrevSpec, in SetConstexprSpec()
921 bool DeclSpec::SetConceptSpec(SourceLocation Loc, const char *&PrevSpec, in SetConceptSpec()
1254 const char *&PrevSpec) { in SetSpecifier()