Home
last modified time | relevance | path

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

/external/llvm-project/lldb/source/Symbol/
DCompilerDeclContext.cpp31 ConstString CompilerDeclContext::GetScopeQualifiedName() const { in GetScopeQualifiedName() function in CompilerDeclContext
/external/llvm-project/lldb/source/Plugins/Language/CPlusPlus/
DCPlusPlusLanguage.cpp233 std::string CPlusPlusLanguage::MethodName::GetScopeQualifiedName() { in GetScopeQualifiedName() function in CPlusPlusLanguage::MethodName