Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/API/
H A DSBType.cpp181 SBType SBType::GetPointerType() { in GetPointerType() function in SBType
/freebsd/contrib/llvm-project/lldb/source/Symbol/
H A DType.cpp1058 TypeImpl TypeImpl::GetPointerType() const { in GetPointerType() function in TypeImpl
H A DCompilerType.cpp680 CompilerType CompilerType::GetPointerType() const { in GetPointerType() function in CompilerType
/freebsd/contrib/llvm-project/lldb/source/Plugins/TypeSystem/Clang/
H A DTypeSystemClang.cpp4555 TypeSystemClang::GetPointerType(lldb::opaque_compiler_type_t type) { in GetPointerType() function in TypeSystemClang