reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

Declarations

tools/lldb/include/lldb/Symbol/CompilerType.h
  204   CompilerType GetPointerType() const;

References

tools/lldb/source/Commands/CommandObjectMemory.cpp
  522         CompilerType pointer_type = compiler_type.GetPointerType();
tools/lldb/source/Core/ValueObject.cpp
 2915             compiler_type.GetPointerType(), ConstString(name.c_str()), addr,
 3161     CompilerType pointer_type(type.GetPointerType());
tools/lldb/source/Core/ValueObjectConstResultImpl.cpp
  132         exe_ctx.GetBestExecutionContextScope(), compiler_type.GetPointerType(),
tools/lldb/source/DataFormatters/FormatManager.cpp
  232           non_ptr_type.GetTypedefedType().GetPointerType();
tools/lldb/source/DataFormatters/VectorType.cpp
   50         .GetPointerType();
tools/lldb/source/Plugins/DynamicLoader/MacOSX-DYLD/DynamicLoaderDarwin.cpp
 1082               clang_ast_context->GetBasicType(eBasicTypeVoid).GetPointerType();
tools/lldb/source/Plugins/DynamicLoader/MacOSX-DYLD/DynamicLoaderMacOS.cpp
  235         clang_ast_context->GetBasicType(eBasicTypeVoid).GetPointerType();
tools/lldb/source/Plugins/DynamicLoader/MacOSX-DYLD/DynamicLoaderMacOSXDYLD.cpp
  350         clang_ast_context->GetBasicType(eBasicTypeVoid).GetPointerType();
tools/lldb/source/Plugins/ExpressionParser/Clang/ClangExpressionDeclMap.cpp
 1730           .GetPointerType()
 1734           .GetPointerType()
 2101     CompilerType void_ptr_clang_type = void_clang_type.GetPointerType();
tools/lldb/source/Plugins/ExpressionParser/Clang/IRForTarget.cpp
 1244       compiler_type = compiler_type.GetPointerType();
tools/lldb/source/Plugins/Language/CPlusPlus/BlockPointer.cpp
  127         m_backend.Cast(m_block_struct_type.GetPointerType());
tools/lldb/source/Plugins/Language/CPlusPlus/LibCxx.cpp
  251               ast_ctx->GetBasicType(lldb::eBasicTypeVoid).GetPointerType()},
  253               ast_ctx->GetBasicType(lldb::eBasicTypeVoid).GetPointerType()},
  255               ast_ctx->GetBasicType(lldb::eBasicTypeVoid).GetPointerType()},
tools/lldb/source/Plugins/Language/CPlusPlus/LibCxxMap.cpp
  305         {{"ptr0", ast_ctx->GetBasicType(lldb::eBasicTypeVoid).GetPointerType()},
  306          {"ptr1", ast_ctx->GetBasicType(lldb::eBasicTypeVoid).GetPointerType()},
  307          {"ptr2", ast_ctx->GetBasicType(lldb::eBasicTypeVoid).GetPointerType()},
tools/lldb/source/Plugins/Language/ObjC/Cocoa.cpp
 1060                             .GetPointerType());
tools/lldb/source/Plugins/Language/ObjC/NSError.cpp
   92                                            .GetPointerType());
tools/lldb/source/Plugins/Language/ObjC/NSException.cpp
   75                               .GetPointerType();
tools/lldb/source/Plugins/Language/ObjC/NSIndexPath.cpp
  111                                            m_uint_star_type.GetPointerType(),
tools/lldb/source/Plugins/Language/ObjC/NSString.cpp
   44       ast_ctx->GetBasicType(lldb::eBasicTypeVoid).GetPointerType();
tools/lldb/source/Plugins/LanguageRuntime/CPlusPlus/ItaniumABI/ItaniumABILanguageRuntime.cpp
  284       corrected_type = orig_type.GetPointerType();
  542       clang_ast_context->GetBasicType(eBasicTypeVoid).GetPointerType();
tools/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleObjCRuntime.cpp
  117       opaque_type = ast_context->GetBasicType(eBasicTypeVoid).GetPointerType();
  272       corrected_type = orig_type.GetPointerType();
tools/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleObjCRuntimeV2.cpp
 1328       ast->GetBasicType(eBasicTypeVoid).GetPointerType();
 1592       ast->GetBasicType(eBasicTypeVoid).GetPointerType();
 2684                                 .GetPointerType();
tools/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleObjCTrampolineHandler.cpp
  529         clang_ast_context->GetBasicType(eBasicTypeVoid).GetPointerType();
  807           clang_ast_context->GetBasicType(eBasicTypeVoid).GetPointerType();
  902         clang_ast_context->GetBasicType(eBasicTypeVoid).GetPointerType();
tools/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleObjCTypeEncodingParser.cpp
  252     return ClangUtil::GetQualType(types.front().GetPointerType());
tools/lldb/source/Plugins/LanguageRuntime/ObjC/ObjCLanguageRuntime.cpp
  428       return complete_class.GetPointerType();
tools/lldb/source/Plugins/Platform/POSIX/PlatformPOSIX.cpp
  712       = ast->GetBasicType(eBasicTypeVoid).GetPointerType();
  714         = ast->GetBasicType(eBasicTypeChar).GetPointerType();
  954       = ast->GetBasicType(eBasicTypeVoid).GetPointerType();
tools/lldb/source/Plugins/Process/Utility/InferiorCallPOSIX.cpp
   91                 .GetPointerType();
tools/lldb/source/Plugins/SymbolFile/PDB/PDBASTParser.cpp
  752       pointer_ast_type = pointer_ast_type.GetPointerType();
tools/lldb/source/Plugins/SystemRuntime/MacOSX/AppleGetItemInfoHandler.cpp
  182               .GetPointerType();
  271       clang_ast_context->GetBasicType(eBasicTypeVoid).GetPointerType();
tools/lldb/source/Plugins/SystemRuntime/MacOSX/AppleGetPendingItemsHandler.cpp
  182           clang_ast_context->GetBasicType(eBasicTypeVoid).GetPointerType();
  274       clang_ast_context->GetBasicType(eBasicTypeVoid).GetPointerType();
tools/lldb/source/Plugins/SystemRuntime/MacOSX/AppleGetQueuesHandler.cpp
  196         clang_ast_context->GetBasicType(eBasicTypeVoid).GetPointerType();
  275       clang_ast_context->GetBasicType(eBasicTypeVoid).GetPointerType();
tools/lldb/source/Plugins/SystemRuntime/MacOSX/AppleGetThreadItemInfoHandler.cpp
  191           clang_ast_context->GetBasicType(eBasicTypeVoid).GetPointerType();
  277       clang_ast_context->GetBasicType(eBasicTypeVoid).GetPointerType();
tools/lldb/source/Symbol/ClangASTContext.cpp
 1002                         .GetPointerType()
tools/lldb/source/Symbol/Type.cpp
  504             encoding_type->GetForwardCompilerType().GetPointerType();
  556           m_compiler_type = void_compiler_type.GetPointerType();
  918       return TypeImpl(m_static_type.GetPointerType(),
  919                       m_dynamic_type.GetPointerType());
  921     return TypeImpl(m_static_type.GetPointerType());
tools/lldb/source/Target/Process.cpp
 6003       type_system_or_err->GetBasicTypeFromAST(eBasicTypeVoid).GetPointerType();
tools/lldb/source/Target/StackFrame.cpp
 1378                   .GetPointerType();