Lines Matching defs:PrevSpec
328 const char *&PrevSpec, in BadSpecifier()
429 const char *&PrevSpec, in SetStorageClassSpec()
489 const char *&PrevSpec, in SetStorageClassSpecThread()
505 const char *&PrevSpec, in SetTypeSpecWidth()
525 const char *&PrevSpec, in SetTypeSpecComplex()
535 const char *&PrevSpec, in SetTypeSpecSign()
545 const char *&PrevSpec, in SetTypeSpecType()
553 const char *&PrevSpec, in SetTypeSpecType()
572 const char *&PrevSpec, in SetTypeSpecType()
591 const char *&PrevSpec, in SetTypeSpecType()
599 const char *&PrevSpec, in SetTypeSpecType()
619 const char *&PrevSpec, in SetTypeSpecType()
645 const char *&PrevSpec, unsigned &DiagID) { in SetTypeAltiVecVector()
657 const char *&PrevSpec, unsigned &DiagID) { in SetTypeAltiVecPixel()
678 bool DeclSpec::SetTypeQual(TQ T, SourceLocation Loc, const char *&PrevSpec, in SetTypeQual()
702 bool DeclSpec::SetFunctionSpecInline(SourceLocation Loc, const char *&PrevSpec, in SetFunctionSpecInline()
710 bool DeclSpec::SetFunctionSpecVirtual(SourceLocation Loc, const char *&PrevSpec, in SetFunctionSpecVirtual()
718 bool DeclSpec::SetFunctionSpecExplicit(SourceLocation Loc, const char *&PrevSpec, in SetFunctionSpecExplicit()
726 bool DeclSpec::SetFriendSpec(SourceLocation Loc, const char *&PrevSpec, in SetFriendSpec()
739 bool DeclSpec::setModulePrivateSpec(SourceLocation Loc, const char *&PrevSpec, in setModulePrivateSpec()
751 bool DeclSpec::SetConstexprSpec(SourceLocation Loc, const char *&PrevSpec, in SetConstexprSpec()
980 const char *&PrevSpec) { in SetSpecifier()