Searched defs:ThisTy (Results 1 – 16 of 16) sorted by relevance
| /external/llvm-project/clang/lib/CodeGen/ |
| D | CGClass.cpp | 523 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()
|
| D | CGExprCXX.cpp | 94 GlobalDecl Dtor, const CGCallee &Callee, llvm::Value *This, QualType ThisTy, in EmitCXXDestructorCall() 380 QualType ThisTy = in EmitCXXMemberOrOperatorMemberCallExpr() local
|
| D | ItaniumCXXABI.cpp | 1714 QualType ThisTy) { in EmitDestructorCall() 1949 QualType ThisTy; in EmitVirtualDestructorCall() local
|
| D | CodeGenFunction.cpp | 1131 QualType ThisTy = MD->getThisType(); in StartFunction() local
|
| D | MicrosoftCXXABI.cpp | 1608 QualType ThisTy) { in EmitDestructorCall() 1973 QualType ThisTy; in EmitVirtualDestructorCall() local
|
| /external/clang/lib/Sema/ |
| D | SemaExprMember.cpp | 837 QualType ThisTy = getCurrentThisType(); in BuildAnonymousStructUnionMemberReference() local 1849 QualType ThisTy = getCurrentThisType(); in BuildImplicitMemberExpr() local
|
| D | SemaExprCXX.cpp | 876 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
|
| D | SemaLookup.cpp | 2919 QualType ThisTy = CanTy; in LookupSpecialMember() local
|
| D | SemaCodeComplete.cpp | 1515 QualType ThisTy = S.getCurrentThisType(); in addThisCompletion() local
|
| /external/llvm-project/clang/lib/Sema/ |
| D | SemaExprCXX.cpp | 1059 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
|
| D | SemaLambda.cpp | 1591 QualType ThisTy = getCurrentThisType(); in BuildCaptureInit() local
|
| D | SemaExprMember.cpp | 1865 QualType ThisTy = getCurrentThisType(); in BuildImplicitMemberExpr() local
|
| D | SemaLookup.cpp | 3140 QualType ThisTy = CanTy; in LookupSpecialMember() local
|
| D | SemaCodeComplete.cpp | 1918 QualType ThisTy = S.getCurrentThisType(); in addThisCompletion() local
|
| D | SemaOpenMP.cpp | 4295 QualType ThisTy = getCurrentThisType(); in tryCaptureOpenMPLambdas() local
|
| /external/clang/utils/TableGen/ |
| D | NeonEmitter.cpp | 1368 Type ThisTy = getReturnType(); in emitBodyAsBuiltinCall() local
|