Home
last modified time | relevance | path

Searched refs:GetByteAlign (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/lldb/include/lldb/API/
H A DSBType.h153 uint64_t GetByteAlign();
/freebsd/contrib/llvm-project/lldb/source/API/
H A DSBType.cpp136 uint64_t SBType::GetByteAlign() { in GetByteAlign() function in SBType
/freebsd/lib/clang/liblldb/
H A DLLDBWrapLua.cpp68196 result = (uint64_t)(arg1)->GetByteAlign(); in _wrap_SBType_GetByteAlign()