Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/source/API/
H A DSBType.cpp173 SBType SBType::GetPointeeType() { in GetPointeeType() function in SBType
/llvm-project-15.0.7/lldb/source/Symbol/
H A DCompilerType.cpp400 CompilerType CompilerType::GetPointeeType() const { in GetPointeeType() function in CompilerType
H A DType.cpp957 TypeImpl TypeImpl::GetPointeeType() const { in GetPointeeType() function in TypeImpl
/llvm-project-15.0.7/lldb/source/Plugins/TypeSystem/Clang/
H A DTypeSystemClang.cpp4528 TypeSystemClang::GetPointeeType(lldb::opaque_compiler_type_t type) { in GetPointeeType() function in TypeSystemClang