/external/tensorflow/tensorflow/core/lib/gtl/ |
D | int_type.h | 191 typedef IntType<IntTypeName, ValueType> ThisType; // Syntactic sugar. typedef
|
/external/clang/lib/CodeGen/ |
D | CGVTables.cpp | 216 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
|
D | CGClass.cpp | 2941 QualType ThisType = getContext().getPointerType(getContext().getRecordType(Lambda)); in EmitLambdaBlockInvokeBody() local 2971 QualType ThisType = getContext().getPointerType(getContext().getRecordType(Lambda)); in EmitLambdaDelegatingInvokeBody() local
|
D | CGExprCXX.cpp | 321 QualType ThisType = in EmitCXXMemberPointerCallExpr() local
|
D | CGCall.cpp | 241 const CXXRecordDecl *ThisType = TheCXXABI.getThisArgumentTypeForMethod(MD); in arrangeCXXMethodDeclaration() local
|
/external/swiftshader/tests/VulkanWrapper/ |
D | DrawTester.hpp | 37 using ThisType = DrawTester; typedef in DrawTester
|
/external/llvm/include/llvm/DebugInfo/CodeView/ |
D | TypeRecord.h | 186 TypeIndex ThisType, CallingConvention CallConv, in MemberFunctionRecord() 215 TypeIndex ThisType; member 225 TypeIndex ThisType; variable
|
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/DebugInfo/CodeView/ |
D | TypeRecord.h | 177 TypeIndex ThisType, CallingConvention CallConv, in MemberFunctionRecord() 197 TypeIndex ThisType; variable
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/CodeView/ |
D | TypeRecord.h | 182 TypeIndex ThisType, CallingConvention CallConv, in MemberFunctionRecord() 202 TypeIndex ThisType; variable
|
/external/clang/lib/Analysis/ |
D | Consumed.cpp | 784 QualType ThisType = Constructor->getThisType(CurrContext)->getPointeeType(); in VisitCXXConstructExpr() local
|
/external/sdv/vsomeip/third_party/boost/container/include/boost/container/detail/ |
D | tree.hpp | 526 , Compare, Allocator, Options> ThisType; typedef in boost::container::dtl::tree
|
/external/clang/lib/Sema/ |
D | SemaOverload.cpp | 3089 QualType ThisType = Constructor->getThisType(S.Context); in IsInitializerListConstructorConversion() local 3268 QualType ThisType = Constructor->getThisType(S.Context); in IsUserDefinedConversion() local
|
D | SemaDeclAttr.cpp | 899 QualType ThisType = MD->getThisType(CurrContext)->getPointeeType(); in checkForConsumableClass() local
|
D | SemaTemplate.cpp | 434 QualType ThisType = cast<CXXMethodDecl>(DC)->getThisType(Context); in ActOnDependentIdExpression() local
|
D | TreeTransform.h | 2533 QualType ThisType, in RebuildCXXThisExpr()
|
D | SemaExpr.cpp | 2072 QualType ThisType = S.getCurrentThisType(); in recoverFromMSUnqualifiedLookup() local
|