Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGClass.cpp523 QualType ThisTy = D->getFunctionObjectParameterType(); in Emit() local
1470 QualType ThisTy = Dtor->getFunctionObjectParameterType(); in EmitDestructorBody() local
1504 QualType ThisTy = Dtor->getFunctionObjectParameterType(); in EmitDestructorBody() local
2474 QualType ThisTy = Dtor->getFunctionObjectParameterType(); in Emit() local
2515 QualType ThisTy) { in EmitCXXDestructorCall()
H A DCGExprCXX.cpp102 GlobalDecl Dtor, const CGCallee &Callee, llvm::Value *This, QualType ThisTy, in EmitCXXDestructorCall()
392 QualType ThisTy = in EmitCXXMemberOrOperatorMemberCallExpr() local
H A DMicrosoftCXXABI.cpp1660 QualType ThisTy) { in EmitDestructorCall()
2024 QualType ThisTy; in EmitVirtualDestructorCall() local
H A DItaniumCXXABI.cpp1947 QualType ThisTy) { in EmitDestructorCall()
2256 QualType ThisTy; in EmitVirtualDestructorCall() local
H A DCodeGenFunction.cpp1284 QualType ThisTy = MD->getThisType(); in StartFunction() local
H A DCGCall.cpp2645 QualType ThisTy = in ConstructAttributeList() local
H A DCGExpr.cpp4709 auto *ThisTy = D->getType().getNonReferenceType()->getAsCXXRecordDecl(); in EmitLValueForLambdaField() local
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaExprCXX.cpp1116 ArrayRef<FunctionScopeInfo *> FunctionScopes, QualType ThisTy, in adjustCVQualifiersForCXXThisWithinLambda()
1225 QualType ThisTy = CXXThisTypeOverride; in getCurrentThisType() local
1393 QualType ThisTy = getCurrentThisType(); in CheckCXXThisCapture() local
1413 QualType ThisTy = getCurrentThisType(); in ActOnCXXThis() local
H A DSemaExprMember.cpp1917 QualType ThisTy = getCurrentThisType(); in BuildImplicitMemberExpr() local
H A DSemaLambda.cpp1914 QualType ThisTy = getCurrentThisType(); in BuildCaptureInit() local
H A DSemaLookup.cpp3418 QualType ThisTy = CanTy; in LookupSpecialMember() local
H A DSemaCodeComplete.cpp2052 QualType ThisTy = S.getCurrentThisType(); in addThisCompletion() local
H A DSemaOpenMP.cpp4553 QualType ThisTy = SemaRef.getCurrentThisType(); in tryCaptureOpenMPLambdas() local