Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lldb/include/lldb/Symbol/
H A DClangExternalASTSourceCommon.h101 const char *GetObjectPtrName() const { in GetObjectPtrName() function
/freebsd-12.1/contrib/llvm/tools/lldb/source/Symbol/
H A DClangExternalASTSourceCommon.cpp91 const char *obj_ptr_name = GetObjectPtrName(); in Dump()
H A DClangASTContext.cpp10250 language_object_name_ptr->SetCString(metadata->GetObjectPtrName()); in DeclContextIsClassMethod()