Searched defs:ThisType (Results 1 – 13 of 13) sorted by relevance
191 typedef IntType<IntTypeName, ValueType> ThisType; // Syntactic sugar. typedef
216 QualType ThisType = MD->getThisType(getContext()); in StartThunk() local280 QualType ThisType = MD->getThisType(getContext()); in EmitCallAndReturnForThunk() local357 llvm::Type *ThisType = Args[ThisArgNo]->getType(); in EmitMustTailThunk() local364 llvm::Type *ThisType = ThisAddr.getElementType(); in EmitMustTailThunk() local
2941 QualType ThisType = getContext().getPointerType(getContext().getRecordType(Lambda)); in EmitLambdaBlockInvokeBody() local2971 QualType ThisType = getContext().getPointerType(getContext().getRecordType(Lambda)); in EmitLambdaDelegatingInvokeBody() local
321 QualType ThisType = in EmitCXXMemberPointerCallExpr() local
241 const CXXRecordDecl *ThisType = TheCXXABI.getThisArgumentTypeForMethod(MD); in arrangeCXXMethodDeclaration() local
186 TypeIndex ThisType, CallingConvention CallConv, in MemberFunctionRecord()215 TypeIndex ThisType; member225 TypeIndex ThisType; variable
178 TypeIndex ThisType, CallingConvention CallConv, in MemberFunctionRecord()198 TypeIndex ThisType; variable
784 QualType ThisType = Constructor->getThisType(CurrContext)->getPointeeType(); in VisitCXXConstructExpr() local
3089 QualType ThisType = Constructor->getThisType(S.Context); in IsInitializerListConstructorConversion() local3268 QualType ThisType = Constructor->getThisType(S.Context); in IsUserDefinedConversion() local
434 QualType ThisType = cast<CXXMethodDecl>(DC)->getThisType(Context); in ActOnDependentIdExpression() local
899 QualType ThisType = MD->getThisType(CurrContext)->getPointeeType(); in checkForConsumableClass() local
2533 QualType ThisType, in RebuildCXXThisExpr()
2072 QualType ThisType = S.getCurrentThisType(); in recoverFromMSUnqualifiedLookup() local