Home
last modified time | relevance | path

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

/external/llvm-project/lldb/source/API/
DSBType.cpp175 SBType SBType::GetPointeeType() { in GetPointeeType() function in SBType
/external/llvm-project/lldb/source/Symbol/
DCompilerType.cpp388 CompilerType CompilerType::GetPointeeType() const { in GetPointeeType() function in CompilerType
DType.cpp959 TypeImpl TypeImpl::GetPointeeType() const { in GetPointeeType() function in TypeImpl
/external/llvm-project/lldb/source/Plugins/TypeSystem/Clang/
DTypeSystemClang.cpp4439 TypeSystemClang::GetPointeeType(lldb::opaque_compiler_type_t type) { in GetPointeeType() function in TypeSystemClang