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