Searched refs:ThisTypeQuals (Results 1 – 5 of 5) sorted by relevance
888 unsigned ThisTypeQuals);1416 unsigned ThisTypeQuals) { in TransformFunctionProtoType() argument1420 ThisTypeQuals); in TransformFunctionProtoType()1661 unsigned ThisTypeQuals) { in SubstFunctionDeclType() argument1680 ThisTypeQuals); in SubstFunctionDeclType()
2869 unsigned ThisTypeQuals = 0; in SubstFunctionType() local2872 ThisTypeQuals = Method->getTypeQualifiers(); in SubstFunctionType()2879 ThisContext, ThisTypeQuals); in SubstFunctionType()3005 unsigned ThisTypeQuals = 0; in InstantiateExceptionSpec() local3008 ThisTypeQuals = Method->getTypeQualifiers(); in InstantiateExceptionSpec()3010 Sema::CXXThisScopeRAII ThisScope(SemaRef, ThisContext, ThisTypeQuals, in InstantiateExceptionSpec()
2598 unsigned ThisTypeQuals = 0; in SubstituteExplicitTemplateArguments() local2602 ThisTypeQuals = Method->getTypeQualifiers(); in SubstituteExplicitTemplateArguments()2605 CXXThisScopeRAII ThisScope(*this, ThisContext, ThisTypeQuals, in SubstituteExplicitTemplateArguments()
549 unsigned ThisTypeQuals);4381 unsigned ThisTypeQuals) { in TransformFunctionProtoType() argument4410 Sema::CXXThisScopeRAII ThisScope(SemaRef, ThisContext, ThisTypeQuals); in TransformFunctionProtoType()
6465 unsigned ThisTypeQuals);