Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/lldb/source/API/
DSBType.cpp163 SBType SBType::GetPointerType() { in GetPointerType() function in SBType
/openbsd/src/gnu/llvm/lldb/source/Symbol/
DType.cpp960 TypeImpl TypeImpl::GetPointerType() const { in GetPointerType() function in TypeImpl
DCompilerType.cpp474 CompilerType CompilerType::GetPointerType() const { in GetPointerType() function in CompilerType
/openbsd/src/gnu/llvm/lldb/source/Plugins/TypeSystem/Clang/
DTypeSystemClang.cpp4586 TypeSystemClang::GetPointerType(lldb::opaque_compiler_type_t type) { in GetPointerType() function in TypeSystemClang