Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/lldb/source/Expression/
HDMaterializer.cpp829 GetTypeBitAlign(ExecutionContextScope *scope) const override { in GetTypeBitAlign() function in EntityVariable
878 GetTypeBitAlign(ExecutionContextScope *scope) const override { in GetTypeBitAlign() function in EntityValueObject
/freebsd-13-stable/contrib/llvm-project/lldb/source/Symbol/
HDCompilerType.cpp780 CompilerType::GetTypeBitAlign(ExecutionContextScope *exe_scope) const { in GetTypeBitAlign() function in CompilerType
/freebsd-13-stable/contrib/llvm-project/lldb/source/Plugins/TypeSystem/Clang/
HDTypeSystemClang.cpp4793 TypeSystemClang::GetTypeBitAlign(lldb::opaque_compiler_type_t type, in GetTypeBitAlign() function in TypeSystemClang