/aosp_15_r20/external/clang/lib/CodeGen/ |
H A 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
|
H A 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
|
H A D | CGExprCXX.cpp | 321 QualType ThisType = in EmitCXXMemberPointerCallExpr() local
|
H A D | CGCall.cpp | 241 const CXXRecordDecl *ThisType = TheCXXABI.getThisArgumentTypeForMethod(MD); in arrangeCXXMethodDeclaration() local
|
/aosp_15_r20/external/tensorflow/tensorflow/core/lib/gtl/ |
H A D | int_type.h | 191 typedef IntType<IntTypeName, ValueType> ThisType; // Syntactic sugar. typedef
|
/aosp_15_r20/bootable/libbootloader/gbl/libelf/ |
H A D | relocation_test.cpp | 97 using ThisType = Program<num_relocs, RelocType>; typedef in Program
|
/aosp_15_r20/external/llvm/include/llvm/DebugInfo/CodeView/ |
H A D | TypeRecord.h | 186 TypeIndex ThisType, CallingConvention CallConv, in MemberFunctionRecord() 215 TypeIndex ThisType; member 225 TypeIndex ThisType; variable
|
/aosp_15_r20/external/swiftshader/tests/VulkanWrapper/ |
H A D | DrawTester.hpp | 37 using ThisType = DrawTester; typedef in DrawTester
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/DebugInfo/CodeView/ |
D | TypeRecord.h | 177 TypeIndex ThisType, CallingConvention CallConv, in MemberFunctionRecord() 197 TypeIndex ThisType; variable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/DebugInfo/CodeView/ |
D | TypeRecord.h | 177 TypeIndex ThisType, CallingConvention CallConv, in MemberFunctionRecord() 197 TypeIndex ThisType; variable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/DebugInfo/CodeView/ |
D | TypeRecord.h | 177 TypeIndex ThisType, CallingConvention CallConv, in MemberFunctionRecord() 197 TypeIndex ThisType; variable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/DebugInfo/CodeView/ |
D | TypeRecord.h | 177 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 D | TypeRecord.h | 177 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 D | TypeRecord.h | 182 TypeIndex ThisType, CallingConvention CallConv, in MemberFunctionRecord() 202 TypeIndex ThisType; variable
|
/aosp_15_r20/external/clang/lib/Analysis/ |
H A D | Consumed.cpp | 784 QualType ThisType = Constructor->getThisType(CurrContext)->getPointeeType(); in VisitCXXConstructExpr() local
|
/aosp_15_r20/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
|
/aosp_15_r20/external/clang/lib/Sema/ |
H A D | SemaOverload.cpp | 3089 QualType ThisType = Constructor->getThisType(S.Context); in IsInitializerListConstructorConversion() local 3268 QualType ThisType = Constructor->getThisType(S.Context); in IsUserDefinedConversion() local
|
H A D | SemaDeclAttr.cpp | 899 QualType ThisType = MD->getThisType(CurrContext)->getPointeeType(); in checkForConsumableClass() local
|
H A D | SemaTemplate.cpp | 434 QualType ThisType = cast<CXXMethodDecl>(DC)->getThisType(Context); in ActOnDependentIdExpression() local
|
H A D | SemaExpr.cpp | 2072 QualType ThisType = S.getCurrentThisType(); in recoverFromMSUnqualifiedLookup() local
|
H A D | TreeTransform.h | 2533 QualType ThisType, in RebuildCXXThisExpr()
|