Searched defs:GetAlignment (Results 1 – 4 of 4) sorted by relevance
/llvm-project/lldb/include/lldb/Expression/ | ||
H A D | Materializer.h | 130 uint32_t GetAlignment() { return m_alignment; } in GetAlignment() function |
/llvm-project/lldb/source/API/ | ||
H A D | SBSection.cpp | 220 uint32_t SBSection::GetAlignment() { in GetAlignment() function in SBSection |
/llvm-project/flang/lib/Evaluate/ | ||
H A D | target.cpp | 87 std::size_t TargetCharacteristics::GetAlignment( GetAlignment() function in Fortran::evaluate::TargetCharacteristics |
H A D | type.cpp | 154 std::size_t DynamicType::GetAlignment( in GetAlignment() function in Fortran::evaluate::DynamicType |