Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGClass.cpp523 QualType ThisTy = D->getThisObjectType(); in Emit() local
1472 QualType ThisTy = Dtor->getThisObjectType(); in EmitDestructorBody() local
1506 QualType ThisTy = Dtor->getThisObjectType(); in EmitDestructorBody() local
2402 QualType ThisTy = Dtor->getThisObjectType(); in Emit() local
2443 QualType ThisTy) { in EmitCXXDestructorCall()
H A DCGExprCXX.cpp95 GlobalDecl Dtor, const CGCallee &Callee, llvm::Value *This, QualType ThisTy, in EmitCXXDestructorCall()
381 QualType ThisTy = in EmitCXXMemberOrOperatorMemberCallExpr() local
H A DItaniumCXXABI.cpp1720 QualType ThisTy) { in EmitDestructorCall()
2012 QualType ThisTy; in EmitVirtualDestructorCall() local
H A DCodeGenFunction.cpp1144 QualType ThisTy = MD->getThisType(); in StartFunction() local
H A DMicrosoftCXXABI.cpp1618 QualType ThisTy) { in EmitDestructorCall()
1984 QualType ThisTy; in EmitVirtualDestructorCall() local
H A DCGCall.cpp2333 QualType ThisTy = in ConstructAttributeList() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaExprCXX.cpp1059 ArrayRef<FunctionScopeInfo *> FunctionScopes, QualType ThisTy, in adjustCVQualifiersForCXXThisWithinLambda()
1171 QualType ThisTy = CXXThisTypeOverride; in getCurrentThisType() local
1336 QualType ThisTy = getCurrentThisType(); in CheckCXXThisCapture() local
1364 QualType ThisTy = getCurrentThisType(); in ActOnCXXThis() local
H A DSemaLambda.cpp1594 QualType ThisTy = getCurrentThisType(); in BuildCaptureInit() local
H A DSemaExprMember.cpp1864 QualType ThisTy = getCurrentThisType(); in BuildImplicitMemberExpr() local
H A DSemaLookup.cpp3182 QualType ThisTy = CanTy; in LookupSpecialMember() local
H A DSemaCodeComplete.cpp1947 QualType ThisTy = S.getCurrentThisType(); in addThisCompletion() local
H A DSemaOpenMP.cpp4412 QualType ThisTy = getCurrentThisType(); in tryCaptureOpenMPLambdas() local