Searched defs:vtable_ctx (Results 1 - 1 of 1) sorted by relevance

/freebsd-current/contrib/llvm-project/lldb/source/Plugins/TypeSystem/Clang/
H A DTypeSystemClang.cpp290 static bool GetVBaseBitOffset(VTableContextBase &vtable_ctx, argument
6157 clang::VTableContextBase *vtable_ctx local
200 GetVTableAddress(Process &process, VTableContextBase &vtable_ctx, ValueObject &valobj, const ASTRecordLayout &record_layout) argument
257 ReadVBaseOffsetFromVTable(Process &process, VTableContextBase &vtable_ctx, lldb::addr_t vtable_ptr, const CXXRecordDecl *cxx_record_decl, const CXXRecordDecl *base_class_decl) argument
[all...]

Completed in 118 milliseconds