Home
last modified time | relevance | path

Searched defs:GetPointerType (Results 1 – 4 of 4) sorted by relevance

/llvm-project-15.0.7/lldb/source/API/
H A DSBType.cpp164 SBType SBType::GetPointerType() { in GetPointerType() function in SBType
/llvm-project-15.0.7/lldb/source/Symbol/
H A DCompilerType.cpp407 CompilerType CompilerType::GetPointerType() const { in GetPointerType() function in CompilerType
H A DType.cpp945 TypeImpl TypeImpl::GetPointerType() const { in GetPointerType() function in TypeImpl
/llvm-project-15.0.7/lldb/source/Plugins/TypeSystem/Clang/
H A DTypeSystemClang.cpp4537 TypeSystemClang::GetPointerType(lldb::opaque_compiler_type_t type) { in GetPointerType() function in TypeSystemClang