Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/source/API/
H A DSBType.cpp172 SBType SBType::GetPointeeType() { in GetPointeeType() function in SBType
/openbsd-src/gnu/llvm/lldb/source/Symbol/
H A DType.cpp972 TypeImpl TypeImpl::GetPointeeType() const { in GetPointeeType() function in TypeImpl
H A DCompilerType.cpp466 CompilerType CompilerType::GetPointeeType() const { in GetPointeeType() function in CompilerType
/openbsd-src/gnu/llvm/lldb/source/Plugins/TypeSystem/Clang/
H A DTypeSystemClang.cpp4577 TypeSystemClang::GetPointeeType(lldb::opaque_compiler_type_t type) { in GetPointeeType() function in TypeSystemClang