Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/include/lldb/Core/
H A DDemangledNameInfo.h73 bool hasBasename() const { in hasBasename() function
/freebsd/contrib/llvm-project/lldb/source/Core/
H A DMangled.cpp191 if (!info.hasBasename()) in GetItaniumDemangledStr()
/freebsd/contrib/llvm-project/lldb/source/Plugins/Language/CPlusPlus/
H A DCPlusPlusLanguage.cpp258 if (!info->hasBasename()) in GetAndValidateInfo()