Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/CodeGen/
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()
DCGExprCXX.cpp94 GlobalDecl Dtor, const CGCallee &Callee, llvm::Value *This, QualType ThisTy, in EmitCXXDestructorCall()
380 QualType ThisTy = in EmitCXXMemberOrOperatorMemberCallExpr() local
DItaniumCXXABI.cpp1714 QualType ThisTy) { in EmitDestructorCall()
1949 QualType ThisTy; in EmitVirtualDestructorCall() local
DCodeGenFunction.cpp1131 QualType ThisTy = MD->getThisType(); in StartFunction() local
DMicrosoftCXXABI.cpp1608 QualType ThisTy) { in EmitDestructorCall()
1973 QualType ThisTy; in EmitVirtualDestructorCall() local
/external/clang/lib/Sema/
DSemaExprMember.cpp837 QualType ThisTy = getCurrentThisType(); in BuildAnonymousStructUnionMemberReference() local
1849 QualType ThisTy = getCurrentThisType(); in BuildImplicitMemberExpr() local
DSemaExprCXX.cpp876 ArrayRef<FunctionScopeInfo *> FunctionScopes, QualType ThisTy, in adjustCVQualifiersForCXXThisWithinLambda()
963 QualType ThisTy = CXXThisTypeOverride; in getCurrentThisType() local
1033 QualType ThisTy, SourceLocation Loc, in captureThis()
1163 QualType ThisTy = getCurrentThisType(); in CheckCXXThisCapture() local
1193 QualType ThisTy = getCurrentThisType(); in ActOnCXXThis() local
DSemaLookup.cpp2919 QualType ThisTy = CanTy; in LookupSpecialMember() local
DSemaCodeComplete.cpp1515 QualType ThisTy = S.getCurrentThisType(); in addThisCompletion() local
/external/llvm-project/clang/lib/Sema/
DSemaExprCXX.cpp1059 ArrayRef<FunctionScopeInfo *> FunctionScopes, QualType ThisTy, in adjustCVQualifiersForCXXThisWithinLambda()
1171 QualType ThisTy = CXXThisTypeOverride; in getCurrentThisType() local
1322 QualType ThisTy = getCurrentThisType(); in CheckCXXThisCapture() local
1350 QualType ThisTy = getCurrentThisType(); in ActOnCXXThis() local
DSemaLambda.cpp1591 QualType ThisTy = getCurrentThisType(); in BuildCaptureInit() local
DSemaExprMember.cpp1865 QualType ThisTy = getCurrentThisType(); in BuildImplicitMemberExpr() local
DSemaLookup.cpp3140 QualType ThisTy = CanTy; in LookupSpecialMember() local
DSemaCodeComplete.cpp1918 QualType ThisTy = S.getCurrentThisType(); in addThisCompletion() local
DSemaOpenMP.cpp4295 QualType ThisTy = getCurrentThisType(); in tryCaptureOpenMPLambdas() local
/external/clang/utils/TableGen/
DNeonEmitter.cpp1368 Type ThisTy = getReturnType(); in emitBodyAsBuiltinCall() local