Home
last modified time | relevance | path

Searched refs:getThisType (Results 1 – 23 of 23) sorted by relevance

/external/clang/lib/CodeGen/
DCGCXXABI.cpp164 MD->getThisType(CGM.getContext())); in buildThisParam()
DCGVTables.cpp218 QualType ThisType = MD->getThisType(getContext()); in StartThunk()
282 QualType ThisType = MD->getThisType(getContext()); in EmitCallAndReturnForThunk()
DCGClass.cpp2084 Args.add(RValue::get(This.getPointer()), D->getThisType(getContext())); in EmitCXXConstructorCall()
2168 Args.add(RValue::get(This.getPointer()), D->getThisType(getContext())); in EmitSynthesizedCXXCopyCtorCall()
DCodeGenFunction.cpp917 ResTy = MD->getThisType(getContext()); in GenerateCode()
DCGExprCXX.cpp48 Args.add(RValue::get(This), MD->getThisType(CGF.getContext())); in commonEmitCXXMemberOrOperatorCall()
DCGDebugInfo.cpp1061 return getOrCreateInstanceMethodType(Method->getThisType(CGM.getContext()), in getOrCreateMethodType()
3232 QualType type = method->getThisType(C); in EmitDeclareOfBlockLiteralArgVariable()
DCGBlocks.cpp345 QualType thisType = cast<CXXMethodDecl>(CGF->CurFuncDecl)->getThisType(C); in computeBlockInfo()
DCodeGenModule.cpp1671 const auto *ThisPtr = cast<PointerType>(D->getThisType(getContext())); in CompleteDIClassType()
DMicrosoftCXXABI.cpp3847 Args.add(RValue::get(This), CD->getThisType(getContext())); in getAddrOfCXXCtorClosure()
/external/clang/lib/Analysis/
DConsumed.cpp778 QualType ThisType = Constructor->getThisType(CurrContext)->getPointeeType(); in VisitCXXConstructExpr()
796 isSetOnReadPtrType(Constructor->getThisType(CurrContext)) ? in VisitCXXConstructExpr()
1229 ReturnType = Constructor->getThisType(CurrContext)->getPointeeType(); in determineExpectedReturnState()
/external/clang/lib/StaticAnalyzer/
DREADME.txt85 synthesize 'this' region with CXXMethodDecl*, which has getThisType()
/external/clang/lib/StaticAnalyzer/Core/
DSValBuilder.cpp235 getCXXThisRegion(D->getThisType(getContext()), SFC)); in getCXXThis()
DMemRegion.cpp1026 PT != D->getThisType(getContext())->getAs<PointerType>())) { in getCXXThisRegion()
/external/clang/lib/AST/
DDeclCXX.cpp1586 QualType CXXMethodDecl::getThisType(ASTContext &C) const { in getThisType() function in CXXMethodDecl
DExprConstant.cpp3839 if (!handleAssignment(Info, Args[0], *This, MD->getThisType(Info.Ctx), in HandleFunctionCall()
/external/clang/include/clang/AST/
DDeclCXX.h1821 QualType getThisType(ASTContext &C) const;
/external/clang/lib/Sema/
DSemaOverload.cpp3026 QualType ThisType = Constructor->getThisType(S.Context); in IsInitializerListConstructorConversion()
3215 QualType ThisType = Constructor->getThisType(S.Context); in IsUserDefinedConversion()
4919 Method->getThisType(Context)->getAs<PointerType>()->getPointeeType(); in PerformObjectArgumentInitialization()
4924 DestType = Method->getThisType(Context); in PerformObjectArgumentInitialization()
DSemaExprCXX.cpp839 ThisTy = method->getThisType(Context); in getCurrentThisType()
DSemaDeclAttr.cpp875 QualType ThisType = MD->getThisType(CurrContext)->getPointeeType(); in checkForConsumableClass()
DSemaTemplate.cpp419 QualType ThisType = cast<CXXMethodDecl>(DC)->getThisType(Context); in ActOnDependentIdExpression()
DSemaExpr.cpp2540 DestType = Method->getThisType(Context); in PerformObjectMemberConversion()
/external/google-breakpad/src/processor/testdata/
Dmodule0.out15745 FUNC 14d65 34 0 UnDecorator::getThisType()
/external/google-breakpad/src/processor/testdata/symbols/test_app.pdb/5A9832E5287241C1838ED98914E9B7FF1/
Dtest_app.sym15745 FUNC 14d65 34 0 UnDecorator::getThisType()