Searched defs:GetPointerByteSize (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/llvm-project/lldb/source/Symbol/ | ||
H A D | CompilerType.cpp | 501 size_t CompilerType::GetPointerByteSize() const { GetPointerByteSize() function in CompilerType |
/freebsd-src/contrib/llvm-project/lldb/source/Plugins/TypeSystem/Clang/ | ||
H A D | TypeSystemClang.cpp | 924 uint32_t TypeSystemClang::GetPointerByteSize() { GetPointerByteSize() function in TypeSystemClang |