Searched defs:ThisType (Results 1 – 15 of 15) sorted by relevance
189 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
2060 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
294 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() local13723 QualType ThisType = Context.getPointerType(ImplicitThis->getType()); in CreateOverloadedBinOp() local
1632 auto ThisType = Results.getSema().getCurrentThisType(); in CodeCompletionDeclConsumer() local4220 auto ThisType = getCurrentThisType(); in CodeCompleteOrdinaryName() local
4938 void Sema::CheckConstructorCall(FunctionDecl *FDecl, QualType ThisType, in CheckConstructorCall()4981 QualType ThisType = ImplicitThis->getType(); in CheckFunctionCall() local
751 QualType ThisType = cast<CXXMethodDecl>(DC)->getThisType(); in ActOnDependentIdExpression() local
1126 QualType ThisType = MD->getThisType()->getPointeeType(); in checkForConsumableClass() local
3056 QualType ThisType, in RebuildCXXThisExpr()
2393 QualType ThisType = S.getCurrentThisType(); in recoverFromMSUnqualifiedLookup() local
6547 const LValue &This, QualType ThisType) { in HandleDestruction()