Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/CodeGen/
H A DCGClass.cpp522 QualType ThisTy = D->getThisObjectType(); in Emit() local
1468 QualType ThisTy = Dtor->getThisObjectType(); in EmitDestructorBody() local
1502 QualType ThisTy = Dtor->getThisObjectType(); in EmitDestructorBody() local
2469 QualType ThisTy = Dtor->getThisObjectType(); in Emit() local
2510 QualType ThisTy) { in EmitCXXDestructorCall()
H A DCGExprCXX.cpp97 GlobalDecl Dtor, const CGCallee &Callee, llvm::Value *This, QualType ThisTy, in EmitCXXDestructorCall()
384 QualType ThisTy = in EmitCXXMemberOrOperatorMemberCallExpr() local
H A DItaniumCXXABI.cpp1688 QualType ThisTy) { in EmitDestructorCall()
1987 QualType ThisTy; in EmitVirtualDestructorCall() local
H A DCodeGenFunction.cpp1202 QualType ThisTy = MD->getThisType(); in StartFunction() local
H A DMicrosoftCXXABI.cpp1630 QualType ThisTy) { in EmitDestructorCall()
1998 QualType ThisTy; in EmitVirtualDestructorCall() local
H A DCGCall.cpp2451 QualType ThisTy = in ConstructAttributeList() local
/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DSemaExprCXX.cpp1082 ArrayRef<FunctionScopeInfo *> FunctionScopes, QualType ThisTy, in adjustCVQualifiersForCXXThisWithinLambda()
1193 QualType ThisTy = CXXThisTypeOverride; in getCurrentThisType() local
1358 QualType ThisTy = getCurrentThisType(); in CheckCXXThisCapture() local
1386 QualType ThisTy = getCurrentThisType(); in ActOnCXXThis() local
H A DSemaExprMember.cpp1888 QualType ThisTy = getCurrentThisType(); in BuildImplicitMemberExpr() local
H A DSemaLambda.cpp1642 QualType ThisTy = getCurrentThisType(); in BuildCaptureInit() local
H A DSemaLookup.cpp3449 QualType ThisTy = CanTy; in LookupSpecialMember() local
H A DSemaCodeComplete.cpp1983 QualType ThisTy = S.getCurrentThisType(); in addThisCompletion() local
H A DSemaOpenMP.cpp4747 QualType ThisTy = getCurrentThisType(); in tryCaptureOpenMPLambdas() local