Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lldb/source/Symbol/
H A DClangExternalASTSourceCommon.cpp91 const char *obj_ptr_name = GetObjectPtrName(); in Dump() local
92 if (obj_ptr_name) { in Dump()
93 s->Printf("obj_ptr_name=\"%s\" ", obj_ptr_name); in Dump()