Home
last modified time | relevance | path

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

/external/clang/lib/CodeGen/
DCGCXXABI.cpp161 MD->getThisType(CGM.getContext())); in buildThisParam()
DCGVTables.cpp197 QualType ThisType = MD->getThisType(getContext()); in StartThunk()
249 QualType ThisType = MD->getThisType(getContext()); in EmitCallAndReturnForThunk()
DCGClass.cpp1768 Args.add(RValue::get(This), D->getThisType(getContext())); in EmitCXXConstructorCall()
1808 Args.add(RValue::get(This), D->getThisType(getContext())); in EmitSynthesizedCXXCopyCtorCall()
DCodeGenFunction.cpp837 ResTy = MD->getThisType(getContext()); in GenerateCode()
DCGExprCXX.cpp48 Args.add(RValue::get(This), MD->getThisType(CGF.getContext())); in commonEmitCXXMemberOrOperatorCall()
DCGDebugInfo.cpp1021 return getOrCreateInstanceMethodType(Method->getThisType(CGM.getContext()), in getOrCreateMethodType()
3102 QualType type = method->getThisType(C); in EmitDeclareOfBlockLiteralArgVariable()
DCGBlocks.cpp366 QualType thisType = cast<CXXMethodDecl>(CGF->CurFuncDecl)->getThisType(C); in computeBlockInfo()
DCodeGenModule.cpp1498 const auto *ThisPtr = cast<PointerType>(D->getThisType(getContext())); in CompleteDIClassType()
DMicrosoftCXXABI.cpp3402 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()
1240 ReturnType = Constructor->getThisType(CurrContext)->getPointeeType(); in determineExpectedReturnState()
/external/clang/lib/StaticAnalyzer/Core/
DSValBuilder.cpp218 getCXXThisRegion(D->getThisType(getContext()), SFC)); in getCXXThis()
/external/clang/lib/StaticAnalyzer/
DREADME.txt85 synthesize 'this' region with CXXMethodDecl*, which has getThisType()
/external/clang/include/clang/AST/
DDeclCXX.h1827 QualType getThisType(ASTContext &C) const;
/external/clang/lib/AST/
DDeclCXX.cpp1570 QualType CXXMethodDecl::getThisType(ASTContext &C) const { in getThisType() function in CXXMethodDecl
DExprConstant.cpp3740 if (!handleAssignment(Info, Args[0], *This, MD->getThisType(Info.Ctx), in HandleFunctionCall()
/external/clang/lib/Sema/
DSemaOverload.cpp2964 QualType ThisType = Constructor->getThisType(S.Context); in IsInitializerListConstructorConversion()
3157 QualType ThisType = Constructor->getThisType(S.Context); in IsUserDefinedConversion()
4860 Method->getThisType(Context)->getAs<PointerType>()->getPointeeType(); in PerformObjectArgumentInitialization()
4865 DestType = Method->getThisType(Context); in PerformObjectArgumentInitialization()
DSemaDeclAttr.cpp840 QualType ThisType = MD->getThisType(CurrContext)->getPointeeType(); in checkForConsumableClass()
DSemaExprCXX.cpp840 ThisTy = method->getThisType(Context); in getCurrentThisType()
DSemaTemplate.cpp418 QualType ThisType = cast<CXXMethodDecl>(DC)->getThisType(Context); in ActOnDependentIdExpression()
DSemaExpr.cpp1827 QualType DepThisType = DepMethod->getThisType(Context); in DiagnoseEmptyLookup()
2544 DestType = Method->getThisType(Context); in PerformObjectMemberConversion()
/external/google-breakpad/src/processor/testdata/symbols/test_app.pdb/5A9832E5287241C1838ED98914E9B7FF1/
Dtest_app.sym15745 FUNC 14d65 34 0 UnDecorator::getThisType()
/external/google-breakpad/src/processor/testdata/
Dmodule0.out15745 FUNC 14d65 34 0 UnDecorator::getThisType()