Home
last modified time | relevance | path

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

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