Home
last modified time | relevance | path

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

/external/llvm-project/lldb/source/Symbol/
DCompilerType.cpp265 size_t CompilerType::GetPointerByteSize() const { in GetPointerByteSize() function in CompilerType
/external/llvm-project/lldb/source/Plugins/TypeSystem/Clang/
DTypeSystemClang.cpp930 uint32_t TypeSystemClang::GetPointerByteSize() { in GetPointerByteSize() function in TypeSystemClang