Home
last modified time | relevance | path

Searched defs:GetPointerByteSize (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/lldb/source/Symbol/
H A DCompilerType.cpp271 size_t CompilerType::GetPointerByteSize() const { in GetPointerByteSize() function in CompilerType
/llvm-project-15.0.7/lldb/source/Plugins/TypeSystem/Clang/
H A DTypeSystemClang.cpp921 uint32_t TypeSystemClang::GetPointerByteSize() { in GetPointerByteSize() function in TypeSystemClang