Home
last modified time | relevance | path

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

/freebsd-head/contrib/llvm-project/lldb/source/API/
HDSBType.cpp190 SBType SBType::GetPointeeType() { in GetPointeeType() function in SBType
/freebsd-head/contrib/llvm-project/lldb/source/Symbol/
HDType.cpp1070 TypeImpl TypeImpl::GetPointeeType() const { in GetPointeeType() function in TypeImpl
HDCompilerType.cpp672 CompilerType CompilerType::GetPointeeType() const { in GetPointeeType() function in CompilerType
/freebsd-head/contrib/llvm-project/lldb/source/Plugins/TypeSystem/Clang/
HDTypeSystemClang.cpp4546 TypeSystemClang::GetPointeeType(lldb::opaque_compiler_type_t type) { in GetPointeeType() function in TypeSystemClang