Home
last modified time | relevance | path

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

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