Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/
H A DCGClass.cpp514 QualType ThisTy = D->getFunctionObjectParameterType(); Emit() local
1461 QualType ThisTy = Dtor->getFunctionObjectParameterType(); EmitDestructorBody() local
1495 QualType ThisTy = Dtor->getFunctionObjectParameterType(); EmitDestructorBody() local
2459 QualType ThisTy = Dtor->getFunctionObjectParameterType(); Emit() local
2500 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
389 QualType ThisTy = EmitCXXMemberOrOperatorMemberCallExpr() local
H A DItaniumCXXABI.cpp1781 EmitDestructorCall(CodeGenFunction & CGF,const CXXDestructorDecl * DD,CXXDtorType Type,bool ForVirtualBase,bool Delegating,Address This,QualType ThisTy) EmitDestructorCall() argument
2075 QualType ThisTy; EmitVirtualDestructorCall() local
H A DCodeGenFunction.cpp1215 QualType ThisTy = MD->getThisType(); StartFunction() local
H A DMicrosoftCXXABI.cpp1644 EmitDestructorCall(CodeGenFunction & CGF,const CXXDestructorDecl * DD,CXXDtorType Type,bool ForVirtualBase,bool Delegating,Address This,QualType ThisTy) EmitDestructorCall() argument
2014 QualType ThisTy; EmitVirtualDestructorCall() local
H A DCGCall.cpp2663 QualType ThisTy = ConstructAttributeList() local
/freebsd-src/contrib/llvm-project/clang/lib/Sema/
H A DSemaExprCXX.cpp1119 QualType ClassType = ThisTy->getPointeeType(); in adjustCVQualifiersForCXXThisWithinLambda() argument
1228 QualType ThisTy = CXXThisTypeOverride; getCurrentThisType() local
1396 QualType ThisTy = getCurrentThisType(); CheckCXXThisCapture() local
1415 QualType ThisTy = getCurrentThisType(); ActOnCXXThis() local
[all...]
H A DSemaExprMember.cpp1931 QualType ThisTy = getCurrentThisType(); BuildImplicitMemberExpr() local
H A DSemaLambda.cpp1856 QualType ThisTy = getCurrentThisType(); BuildCaptureInit() local
H A DSemaLookup.cpp3466 QualType ThisTy = CanTy; LookupSpecialMember() local
H A DSemaCodeComplete.cpp2044 QualType ThisTy = S.getCurrentThisType(); addThisCompletion() local
H A DSemaOpenMP.cpp4762 QualType ThisTy = getCurrentThisType(); tryCaptureOpenMPLambdas() local