Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/lib/gtl/
Dint_type.h191 typedef IntType<IntTypeName, ValueType> ThisType; // Syntactic sugar. typedef
/external/clang/lib/CodeGen/
DCGVTables.cpp216 QualType ThisType = MD->getThisType(getContext()); in StartThunk() local
280 QualType ThisType = MD->getThisType(getContext()); in EmitCallAndReturnForThunk() local
357 llvm::Type *ThisType = Args[ThisArgNo]->getType(); in EmitMustTailThunk() local
364 llvm::Type *ThisType = ThisAddr.getElementType(); in EmitMustTailThunk() local
DCGClass.cpp2941 QualType ThisType = getContext().getPointerType(getContext().getRecordType(Lambda)); in EmitLambdaBlockInvokeBody() local
2971 QualType ThisType = getContext().getPointerType(getContext().getRecordType(Lambda)); in EmitLambdaDelegatingInvokeBody() local
DCGExprCXX.cpp321 QualType ThisType = in EmitCXXMemberPointerCallExpr() local
DCGCall.cpp241 const CXXRecordDecl *ThisType = TheCXXABI.getThisArgumentTypeForMethod(MD); in arrangeCXXMethodDeclaration() local
/external/llvm/include/llvm/DebugInfo/CodeView/
DTypeRecord.h186 TypeIndex ThisType, CallingConvention CallConv, in MemberFunctionRecord()
215 TypeIndex ThisType; member
225 TypeIndex ThisType; variable
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/DebugInfo/CodeView/
DTypeRecord.h178 TypeIndex ThisType, CallingConvention CallConv, in MemberFunctionRecord()
198 TypeIndex ThisType; variable
/external/clang/lib/Analysis/
DConsumed.cpp784 QualType ThisType = Constructor->getThisType(CurrContext)->getPointeeType(); in VisitCXXConstructExpr() local
/external/clang/lib/Sema/
DSemaOverload.cpp3089 QualType ThisType = Constructor->getThisType(S.Context); in IsInitializerListConstructorConversion() local
3268 QualType ThisType = Constructor->getThisType(S.Context); in IsUserDefinedConversion() local
DSemaTemplate.cpp434 QualType ThisType = cast<CXXMethodDecl>(DC)->getThisType(Context); in ActOnDependentIdExpression() local
DSemaDeclAttr.cpp899 QualType ThisType = MD->getThisType(CurrContext)->getPointeeType(); in checkForConsumableClass() local
DTreeTransform.h2533 QualType ThisType, in RebuildCXXThisExpr()
DSemaExpr.cpp2072 QualType ThisType = S.getCurrentThisType(); in recoverFromMSUnqualifiedLookup() local