Home
last modified time | relevance | path

Searched defs:ThisTy (Results 1 – 13 of 13) sorted by relevance

/llvm-project/clang/lib/CodeGen/
H A DCGClass.cpp522 QualType ThisTy = D->getFunctionObjectParameterType(); in Emit() local
1469 QualType ThisTy = Dtor->getFunctionObjectParameterType(); in EmitDestructorBody() local
1503 QualType ThisTy = Dtor->getFunctionObjectParameterType(); in EmitDestructorBody() local
2473 QualType ThisTy = Dtor->getFunctionObjectParameterType(); Emit() local
2514 EmitCXXDestructorCall(const CXXDestructorDecl * DD,CXXDtorType Type,bool ForVirtualBase,bool Delegating,Address This,QualType ThisTy) EmitCXXDestructorCall() argument
[all...]
H A DCGExprCXX.cpp102 GlobalDecl Dtor, const CGCallee &Callee, llvm::Value *This, QualType ThisTy, in EmitCXXDestructorCall() argument
392 QualType ThisTy = EmitCXXMemberOrOperatorMemberCallExpr() local
H A DItaniumCXXABI.cpp1793 EmitDestructorCall(CodeGenFunction & CGF,const CXXDestructorDecl * DD,CXXDtorType Type,bool ForVirtualBase,bool Delegating,Address This,QualType ThisTy) EmitDestructorCall() argument
2102 QualType ThisTy; EmitVirtualDestructorCall() local
H A DMicrosoftCXXABI.cpp1660 EmitDestructorCall(CodeGenFunction & CGF,const CXXDestructorDecl * DD,CXXDtorType Type,bool ForVirtualBase,bool Delegating,Address This,QualType ThisTy) EmitDestructorCall() argument
2024 QualType ThisTy; EmitVirtualDestructorCall() local
H A DCodeGenFunction.cpp1258 QualType ThisTy = MD->getThisType(); StartFunction() local
H A DCGCall.cpp2668 QualType ThisTy = ConstructAttributeList() local
H A DCGExpr.cpp4697 auto *ThisTy = D->getType().getNonReferenceType()->getAsCXXRecordDecl(); EmitLValueForLambdaField() local
/llvm-project/clang/lib/Sema/
H A DSemaExprCXX.cpp1116 adjustCVQualifiersForCXXThisWithinLambda(ArrayRef<FunctionScopeInfo * > FunctionScopes,QualType ThisTy,DeclContext * CurSemaContext,ASTContext & ASTCtx) adjustCVQualifiersForCXXThisWithinLambda() argument
1225 QualType ThisTy = CXXThisTypeOverride; getCurrentThisType() local
1393 QualType ThisTy = getCurrentThisType(); CheckCXXThisCapture() local
1413 QualType ThisTy = getCurrentThisType(); ActOnCXXThis() local
[all...]
H A DSemaExprMember.cpp1919 QualType ThisTy = getCurrentThisType(); BuildImplicitMemberExpr() local
H A DSemaLambda.cpp1913 QualType ThisTy = getCurrentThisType(); BuildCaptureInit() local
H A DSemaLookup.cpp3418 QualType ThisTy = CanTy; LookupSpecialMember() local
H A DSemaCodeComplete.cpp2052 QualType ThisTy = S.getCurrentThisType(); addThisCompletion() local
H A DSemaOpenMP.cpp4550 QualType ThisTy = SemaRef.getCurrentThisType(); tryCaptureOpenMPLambdas() local