Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/lldb/source/Plugins/SymbolFile/DWARF/
H A DDWARFDeclContext.cpp13 const char *DWARFDeclContext::GetQualifiedName() const { in GetQualifiedName() function in DWARFDeclContext
/openbsd/gnu/llvm/lldb/source/Symbol/
H A DType.cpp672 ConstString Type::GetQualifiedName() { in GetQualifiedName() function in Type