Searched defs:GetPointerType (Results 1 – 4 of 4) sorted by relevance
/freebsd-src/contrib/llvm-project/lldb/source/API/ | ||
H A D | SBType.cpp | 163 SBType SBType::GetPointerType() { GetPointerType() function in SBType |
/freebsd-src/contrib/llvm-project/lldb/source/Symbol/ | ||
H A D | Type.cpp | 1052 TypeImpl TypeImpl::GetPointerType() const { GetPointerType() function in TypeImpl |
H A D | CompilerType.cpp | 659 CompilerType CompilerType::GetPointerType() const { GetPointerType() function in CompilerType |
/freebsd-src/contrib/llvm-project/lldb/source/Plugins/TypeSystem/Clang/ | ||
H A D | TypeSystemClang.cpp | 4511 TypeSystemClang::GetPointerType(lldb::opaque_compiler_type_t type) { GetPointerType() function in TypeSystemClang |