Searched defs:GetTypeBitAlign (Results 1 – 3 of 3) sorted by relevance
/llvm-project/lldb/source/Expression/ | ||
H A D | Materializer.cpp | 829 GetTypeBitAlign(ExecutionContextScope *scope) const override { GetTypeBitAlign() function in EntityVariable |
/llvm-project/lldb/source/Symbol/ | ||
H A D | CompilerType.cpp | 780 CompilerType::GetTypeBitAlign(ExecutionContextScope *exe_scope) const { GetTypeBitAlign() function in CompilerType |
/llvm-project/lldb/source/Plugins/TypeSystem/Clang/ | ||
H A D | TypeSystemClang.cpp | 4793 TypeSystemClang::GetTypeBitAlign(lldb::opaque_compiler_type_t type, GetTypeBitAlign() function in TypeSystemClang |