Home
last modified time | relevance | path

Searched refs:ptr_addr (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/lldb/source/Core/
H A DValueObject.cpp2986 Address ptr_addr(ptr_value); in CastPointerType() local
2989 exe_ctx.GetBestExecutionContextScope(), name, ptr_addr, compiler_type); in CastPointerType()
3000 Address ptr_addr(ptr_value); in CastPointerType() local
3003 exe_ctx.GetBestExecutionContextScope(), name, ptr_addr, type_sp); in CastPointerType()