Home
last modified time | relevance | path

Searched defs:GetQualifiedName (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
H A DDWARFDeclContext.cpp29 const char *DWARFDeclContext::GetQualifiedName() const { in GetQualifiedName() function in DWARFDeclContext
/freebsd/contrib/llvm-project/lldb/source/Symbol/
H A DType.cpp771 ConstString Type::GetQualifiedName() { in GetQualifiedName() function in Type