| /llvm-project-15.0.7/lldb/test/API/lang/cpp/dynamic-value/ |
| H A D | TestCppValueCast.py | 94 instanceA = tellerA.Cast(typeA.GetPointerType()) 123 instanceB = tellerB.Cast(typeB.GetPointerType())
|
| /llvm-project-15.0.7/lldb/examples/summaries/cocoa/ |
| H A D | NSURL.py | 38 ).FindFirstType('NSString').GetPointerType() 41 ).FindFirstType('NSURL').GetPointerType()
|
| H A D | Selector.py | 13 lldb.eBasicTypeChar).GetPointerType()).GetSummary()
|
| H A D | CFString.py | 152 lldb.eBasicTypeChar).GetPointerType() 176 lldb.eBasicTypeChar).GetPointerType()) 200 lldb.eBasicTypeChar).GetPointerType())
|
| H A D | NSBundle.py | 39 ).FindFirstType('NSString').GetPointerType()
|
| /llvm-project-15.0.7/lldb/source/Symbol/ |
| H A D | Type.cpp | 518 encoding_type->GetForwardCompilerType().GetPointerType(); in ResolveCompilerType() 572 m_compiler_type = void_compiler_type.GetPointerType(); in ResolveCompilerType() 945 TypeImpl TypeImpl::GetPointerType() const { in GetPointerType() function in TypeImpl 949 return TypeImpl(m_static_type.GetPointerType(), in GetPointerType() 950 m_dynamic_type.GetPointerType()); in GetPointerType() 952 return TypeImpl(m_static_type.GetPointerType()); in GetPointerType()
|
| /llvm-project-15.0.7/lldb/source/Plugins/Language/CPlusPlus/ |
| H A D | LibCxxMap.cpp | 304 {{"ptr0", ast_ctx->GetBasicType(lldb::eBasicTypeVoid).GetPointerType()}, in GetValueOffset() 305 {"ptr1", ast_ctx->GetBasicType(lldb::eBasicTypeVoid).GetPointerType()}, in GetValueOffset() 306 {"ptr2", ast_ctx->GetBasicType(lldb::eBasicTypeVoid).GetPointerType()}, in GetValueOffset()
|
| H A D | LibCxx.cpp | 306 ast_ctx->GetBasicType(lldb::eBasicTypeVoid).GetPointerType()}, in Update() 308 ast_ctx->GetBasicType(lldb::eBasicTypeVoid).GetPointerType()}, in Update() 310 ast_ctx->GetBasicType(lldb::eBasicTypeVoid).GetPointerType()}, in Update() 472 ast_ctx->GetBasicType(lldb::eBasicTypeVoid).GetPointerType()}, in Update()
|
| H A D | BlockPointer.cpp | 127 m_backend.Cast(m_block_struct_type.GetPointerType()); in GetChildAtIndex()
|
| /llvm-project-15.0.7/lldb/source/Plugins/SystemRuntime/MacOSX/ |
| H A D | AppleGetItemInfoHandler.cpp | 170 .GetPointerType(); in SetupGetItemInfoFunction() 260 clang_ast_context->GetBasicType(eBasicTypeVoid).GetPointerType(); in GetItemInfo()
|
| H A D | AppleGetQueuesHandler.cpp | 186 clang_ast_context->GetBasicType(eBasicTypeVoid).GetPointerType(); in SetupGetQueuesFunction() 266 clang_ast_context->GetBasicType(eBasicTypeVoid).GetPointerType(); in GetCurrentQueues()
|
| H A D | AppleGetPendingItemsHandler.cpp | 170 clang_ast_context->GetBasicType(eBasicTypeVoid).GetPointerType(); in SetupGetPendingItemsFunction() 263 clang_ast_context->GetBasicType(eBasicTypeVoid).GetPointerType(); in GetPendingItems()
|
| H A D | AppleGetThreadItemInfoHandler.cpp | 177 clang_ast_context->GetBasicType(eBasicTypeVoid).GetPointerType(); in SetupGetThreadItemInfoFunction() 264 clang_ast_context->GetBasicType(eBasicTypeVoid).GetPointerType(); in GetThreadItemInfo()
|
| /llvm-project-15.0.7/lldb/bindings/interface/ |
| H A D | SBType.i | 380 ") GetPointerType; 382 GetPointerType();
|
| /llvm-project-15.0.7/lldb/source/Plugins/Platform/Windows/ |
| H A D | PlatformWindows.cpp | 350 CompilerType VoidPtrTy = ast->GetBasicType(eBasicTypeVoid).GetPointerType(); in DoLoadImage() 689 CompilerType VoidPtrTy = ast->GetBasicType(eBasicTypeVoid).GetPointerType(); in MakeLoadImageUtilityFunction() 690 CompilerType WCharPtrTy = ast->GetBasicType(eBasicTypeWChar).GetPointerType(); in MakeLoadImageUtilityFunction()
|
| /llvm-project-15.0.7/lldb/source/Core/ |
| H A D | ValueObjectConstResultImpl.cpp | 131 exe_ctx.GetBestExecutionContextScope(), compiler_type.GetPointerType(), in AddressOf()
|
| /llvm-project-15.0.7/lldb/source/Plugins/Process/Utility/ |
| H A D | InferiorCallPOSIX.cpp | 93 .GetPointerType(); in InferiorCallMmap()
|
| /llvm-project-15.0.7/lldb/source/Plugins/LanguageRuntime/CPlusPlus/ItaniumABI/ |
| H A D | ItaniumABILanguageRuntime.cpp | 283 corrected_type = orig_type.GetPointerType(); in FixUpDynamicType() 532 clang_ast_context->GetBasicType(eBasicTypeVoid).GetPointerType(); in GetExceptionObjectForThread()
|
| /llvm-project-15.0.7/lldb/source/Plugins/Language/ObjC/ |
| H A D | NSException.cpp | 78 clang_ast_context->GetBasicType(lldb::eBasicTypeVoid).GetPointerType(); in ExtractFields()
|
| H A D | NSError.cpp | 92 .GetPointerType()); in NSError_SummaryProvider()
|
| /llvm-project-15.0.7/lldb/source/Plugins/Platform/POSIX/ |
| H A D | PlatformPOSIX.cpp | 635 = ast->GetBasicType(eBasicTypeVoid).GetPointerType(); in MakeLoadImageUtilityFunction() 637 = ast->GetBasicType(eBasicTypeChar).GetPointerType(); in MakeLoadImageUtilityFunction() 887 = ast->GetBasicType(eBasicTypeVoid).GetPointerType(); in DoLoadImage()
|
| /llvm-project-15.0.7/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/ |
| H A D | AppleObjCTrampolineHandler.cpp | 427 clang_ast_context->GetBasicType(eBasicTypeVoid).GetPointerType(); in RefreshTrampolines() 739 clang_ast_context->GetBasicType(eBasicTypeVoid).GetPointerType(); in SetupDispatchFunction() 877 clang_ast_context->GetBasicType(eBasicTypeVoid).GetPointerType(); in GetStepThroughDispatchPlan()
|
| H A D | AppleObjCRuntime.cpp | 133 opaque_type = ast_context->GetBasicType(eBasicTypeVoid).GetPointerType(); in GetObjectDescription() 291 corrected_type = orig_type.GetPointerType(); in FixUpDynamicType()
|
| /llvm-project-15.0.7/lldb/unittests/Symbol/ |
| H A D | TestTypeSystemClang.cpp | 940 EXPECT_EQ(bool_.GetPointerType(), in TEST_F() 941 cv_bool.GetPointerType().GetFullyUnqualifiedType()); in TEST_F() 945 bool_.GetPointerType().GetArrayType(47), in TEST_F() 946 cv_bool.GetPointerType().GetArrayType(47).GetFullyUnqualifiedType()); in TEST_F()
|
| /llvm-project-15.0.7/lldb/include/lldb/API/ |
| H A D | SBType.h | 138 lldb::SBType GetPointerType();
|