Home
last modified time | relevance | path

Searched defs:ThisType (Results 1 – 11 of 11) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/platform/
DRefCountedSupplement.h39 typedef RefCountedSupplement<T, S> ThisType; typedef
/external/clang/lib/CodeGen/
DCGVTables.cpp200 QualType ThisType = MD->getThisType(getContext()); in StartThunk() local
241 QualType ThisType = MD->getThisType(getContext()); in EmitCallAndReturnForThunk() local
DCGClass.cpp2135 QualType ThisType = getContext().getPointerType(getContext().getRecordType(Lambda)); in EmitLambdaBlockInvokeBody() local
2165 QualType ThisType = getContext().getPointerType(getContext().getRecordType(Lambda)); in EmitLambdaDelegatingInvokeBody() local
DCGExprCXX.cpp269 QualType ThisType = in EmitCXXMemberPointerCallExpr() local
DCGCall.cpp212 const CXXRecordDecl *ThisType = TheCXXABI.getThisArgumentTypeForMethod(MD); in arrangeCXXMethodDeclaration() local
/external/clang/lib/Analysis/
DConsumed.cpp778 QualType ThisType = Constructor->getThisType(CurrContext)->getPointeeType(); in VisitCXXConstructExpr() local
/external/clang/lib/Sema/
DSemaOverload.cpp2990 QualType ThisType = Constructor->getThisType(S.Context); in IsInitializerListConstructorConversion() local
3186 QualType ThisType = Constructor->getThisType(S.Context); in IsUserDefinedConversion() local
DSemaDeclAttr.cpp802 QualType ThisType = MD->getThisType(CurrContext)->getPointeeType(); in checkForConsumableClass() local
DSemaTemplate.cpp418 QualType ThisType = cast<CXXMethodDecl>(DC)->getThisType(Context); in ActOnDependentIdExpression() local
DTreeTransform.h2212 QualType ThisType, in RebuildCXXThisExpr()
DSemaExpr.cpp1959 QualType ThisType = S.getCurrentThisType(); in recoverFromMSUnqualifiedLookup() local