Home
last modified time | relevance | path

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

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