Home
last modified time | relevance | path

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

/aosp_15_r20/external/clang/lib/CodeGen/
H A 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
H A DCGClass.cpp2941 QualType ThisType = getContext().getPointerType(getContext().getRecordType(Lambda)); in EmitLambdaBlockInvokeBody() local
2971 QualType ThisType = getContext().getPointerType(getContext().getRecordType(Lambda)); in EmitLambdaDelegatingInvokeBody() local
H A DCGExprCXX.cpp321 QualType ThisType = in EmitCXXMemberPointerCallExpr() local
H A DCGCall.cpp241 const CXXRecordDecl *ThisType = TheCXXABI.getThisArgumentTypeForMethod(MD); in arrangeCXXMethodDeclaration() local
/aosp_15_r20/external/tensorflow/tensorflow/core/lib/gtl/
H A Dint_type.h191 typedef IntType<IntTypeName, ValueType> ThisType; // Syntactic sugar. typedef
/aosp_15_r20/bootable/libbootloader/gbl/libelf/
H A Drelocation_test.cpp97 using ThisType = Program<num_relocs, RelocType>; typedef in Program
/aosp_15_r20/external/llvm/include/llvm/DebugInfo/CodeView/
H A DTypeRecord.h186 TypeIndex ThisType, CallingConvention CallConv, in MemberFunctionRecord()
215 TypeIndex ThisType; member
225 TypeIndex ThisType; variable
/aosp_15_r20/external/swiftshader/tests/VulkanWrapper/
H A DDrawTester.hpp37 using ThisType = DrawTester; typedef in DrawTester
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/DebugInfo/CodeView/
DTypeRecord.h177 TypeIndex ThisType, CallingConvention CallConv, in MemberFunctionRecord()
197 TypeIndex ThisType; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/DebugInfo/CodeView/
DTypeRecord.h177 TypeIndex ThisType, CallingConvention CallConv, in MemberFunctionRecord()
197 TypeIndex ThisType; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/DebugInfo/CodeView/
DTypeRecord.h177 TypeIndex ThisType, CallingConvention CallConv, in MemberFunctionRecord()
197 TypeIndex ThisType; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/DebugInfo/CodeView/
DTypeRecord.h177 TypeIndex ThisType, CallingConvention CallConv, in MemberFunctionRecord()
197 TypeIndex ThisType; variable
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/DebugInfo/CodeView/
H A DTypeRecord.h177 TypeIndex ThisType, CallingConvention CallConv, in MemberFunctionRecord()
197 TypeIndex ThisType; variable
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/CodeView/
H A DTypeRecord.h182 TypeIndex ThisType, CallingConvention CallConv, in MemberFunctionRecord()
202 TypeIndex ThisType; variable
/aosp_15_r20/external/clang/lib/Analysis/
H A DConsumed.cpp784 QualType ThisType = Constructor->getThisType(CurrContext)->getPointeeType(); in VisitCXXConstructExpr() local
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/container/include/boost/container/detail/
Dtree.hpp526 , Compare, Allocator, Options> ThisType; typedef in boost::container::dtl::tree
/aosp_15_r20/external/clang/lib/Sema/
H A DSemaOverload.cpp3089 QualType ThisType = Constructor->getThisType(S.Context); in IsInitializerListConstructorConversion() local
3268 QualType ThisType = Constructor->getThisType(S.Context); in IsUserDefinedConversion() local
H A DSemaDeclAttr.cpp899 QualType ThisType = MD->getThisType(CurrContext)->getPointeeType(); in checkForConsumableClass() local
H A DSemaTemplate.cpp434 QualType ThisType = cast<CXXMethodDecl>(DC)->getThisType(Context); in ActOnDependentIdExpression() local
H A DSemaExpr.cpp2072 QualType ThisType = S.getCurrentThisType(); in recoverFromMSUnqualifiedLookup() local
H A DTreeTransform.h2533 QualType ThisType, in RebuildCXXThisExpr()