Searched refs:ThisTypeQuals (Results 1 – 5 of 5) sorted by relevance
796 unsigned ThisTypeQuals);1320 unsigned ThisTypeQuals) { in TransformFunctionProtoType() argument1324 ThisTypeQuals); in TransformFunctionProtoType()1565 unsigned ThisTypeQuals) { in SubstFunctionDeclType() argument1584 ThisTypeQuals); in SubstFunctionDeclType()
2886 unsigned ThisTypeQuals = 0; in SubstFunctionType() local2889 ThisTypeQuals = Method->getTypeQualifiers(); in SubstFunctionType()2896 ThisContext, ThisTypeQuals); in SubstFunctionType()3034 unsigned ThisTypeQuals = 0; in InstantiateExceptionSpec() local3037 ThisTypeQuals = Method->getTypeQualifiers(); in InstantiateExceptionSpec()3039 Sema::CXXThisScopeRAII ThisScope(SemaRef, ThisContext, ThisTypeQuals, in InstantiateExceptionSpec()
2614 unsigned ThisTypeQuals = 0; in SubstituteExplicitTemplateArguments() local2618 ThisTypeQuals = Method->getTypeQualifiers(); in SubstituteExplicitTemplateArguments()2621 CXXThisScopeRAII ThisScope(*this, ThisContext, ThisTypeQuals, in SubstituteExplicitTemplateArguments()
548 unsigned ThisTypeQuals);4487 unsigned ThisTypeQuals) { in TransformFunctionProtoType() argument4514 Sema::CXXThisScopeRAII ThisScope(SemaRef, ThisContext, ThisTypeQuals); in TransformFunctionProtoType()
6592 unsigned ThisTypeQuals);