Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/API/
H A DSBType.cpp172 SBType SBType::GetPointeeType() { in GetPointeeType() function in SBType
/freebsd/contrib/llvm-project/lldb/source/Symbol/
H A DType.cpp1064 TypeImpl TypeImpl::GetPointeeType() const { in GetPointeeType() function in TypeImpl
H A DCompilerType.cpp651 CompilerType CompilerType::GetPointeeType() const { in GetPointeeType() function in CompilerType
/freebsd/contrib/llvm-project/lldb/source/Plugins/TypeSystem/Clang/
H A DTypeSystemClang.cpp4502 TypeSystemClang::GetPointeeType(lldb::opaque_compiler_type_t type) { in GetPointeeType() function in TypeSystemClang