Home
last modified time | relevance | path

Searched defs:GetAlignment (Results 1 – 4 of 4) sorted by relevance

/llvm-project/lldb/include/lldb/Expression/
H A DMaterializer.h130 uint32_t GetAlignment() { return m_alignment; } in GetAlignment() function
/llvm-project/lldb/source/API/
H A DSBSection.cpp220 uint32_t SBSection::GetAlignment() { in GetAlignment() function in SBSection
/llvm-project/flang/lib/Evaluate/
H A Dtarget.cpp87 std::size_t TargetCharacteristics::GetAlignment( GetAlignment() function in Fortran::evaluate::TargetCharacteristics
H A Dtype.cpp154 std::size_t DynamicType::GetAlignment( in GetAlignment() function in Fortran::evaluate::DynamicType