Home
last modified time | relevance | path

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

/external/llvm-project/lldb/source/API/
DSBType.cpp165 SBType SBType::GetPointerType() { in GetPointerType() function in SBType
/external/llvm-project/lldb/source/Symbol/
DCompilerType.cpp395 CompilerType CompilerType::GetPointerType() const { in GetPointerType() function in CompilerType
DType.cpp947 TypeImpl TypeImpl::GetPointerType() const { in GetPointerType() function in TypeImpl
/external/llvm-project/lldb/source/Plugins/TypeSystem/Clang/
DTypeSystemClang.cpp4448 TypeSystemClang::GetPointerType(lldb::opaque_compiler_type_t type) { in GetPointerType() function in TypeSystemClang