Home
last modified time | relevance | path

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

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