Searched defs:ThisType (Results 1 – 15 of 15) sorted by relevance
81 ACPI_OBJECT_TYPE ThisType, in AcpiExCheckObjectType()
245 QualType ThisType = MD->getThisType(); in StartThunk() local326 QualType ThisType = MD->getThisType(); in EmitCallAndReturnForThunk() local408 llvm::Type *ThisType = Args[ThisArgNo]->getType(); in EmitMustTailThunk() local415 llvm::Type *ThisType = ThisAddr.getElementType(); in EmitMustTailThunk() local
2062 QualType ThisType = D->getThisType(); in EmitCXXConstructorCall() local2923 QualType ThisType = getContext().getPointerType(getContext().getRecordType(Lambda)); in EmitLambdaBlockInvokeBody() local2942 QualType ThisType = getContext().getPointerType(getContext().getRecordType(Lambda)); in EmitLambdaDelegatingInvokeBody() local
464 QualType ThisType = in EmitCXXMemberPointerCallExpr() local
292 const CXXRecordDecl *ThisType = TheCXXABI.getThisArgumentTypeForMethod(MD); in arrangeCXXMethodDeclaration() local
176 TypeIndex ThisType, CallingConvention CallConv, in MemberFunctionRecord()196 TypeIndex ThisType; variable
774 QualType ThisType = Constructor->getThisType()->getPointeeType(); in VisitCXXConstructExpr() local
3372 QualType ThisType = Constructor->getThisType(); in IsInitializerListConstructorConversion() local3559 QualType ThisType = Constructor->getThisType(); in IsUserDefinedConversion() local13705 QualType ThisType = Context.getPointerType(ImplicitThis->getType()); in CreateOverloadedBinOp() local
1632 auto ThisType = Results.getSema().getCurrentThisType(); in CodeCompletionDeclConsumer() local4217 auto ThisType = getCurrentThisType(); in CodeCompleteOrdinaryName() local
4689 void Sema::CheckConstructorCall(FunctionDecl *FDecl, QualType ThisType, in CheckConstructorCall()4732 QualType ThisType = ImplicitThis->getType(); in CheckFunctionCall() local
751 QualType ThisType = cast<CXXMethodDecl>(DC)->getThisType(); in ActOnDependentIdExpression() local
1125 QualType ThisType = MD->getThisType()->getPointeeType(); in checkForConsumableClass() local
3035 QualType ThisType, in RebuildCXXThisExpr()
2383 QualType ThisType = S.getCurrentThisType(); in recoverFromMSUnqualifiedLookup() local
6547 const LValue &This, QualType ThisType) { in HandleDestruction()