Home
last modified time | relevance | path

Searched defs:GetTypeBitAlign (Results 1 – 3 of 3) sorted by relevance

/llvm-project/lldb/source/Expression/
H A DMaterializer.cpp829 GetTypeBitAlign(ExecutionContextScope *scope) const override { GetTypeBitAlign() function in EntityVariable
878 GetTypeBitAlign(ExecutionContextScope *scope) const override { GetTypeBitAlign() function in EntityValueObject
/llvm-project/lldb/source/Symbol/
H A DCompilerType.cpp780 CompilerType::GetTypeBitAlign(ExecutionContextScope *exe_scope) const { GetTypeBitAlign() function in CompilerType
/llvm-project/lldb/source/Plugins/TypeSystem/Clang/
H A DTypeSystemClang.cpp4793 TypeSystemClang::GetTypeBitAlign(lldb::opaque_compiler_type_t type, GetTypeBitAlign() function in TypeSystemClang