Home
last modified time | relevance | path

Searched defs:scope_qualified_name (Results 1 – 5 of 5) sorted by relevance

/openbsd-src/gnu/llvm/lldb/source/Symbol/
H A DSymbolFile.cpp133 const std::string &scope_qualified_name, in GetMangledNamesForFunction()
H A DSymbolFileOnDemand.cpp422 const std::string &scope_qualified_name, in GetMangledNamesForFunction()
/openbsd-src/gnu/llvm/lldb/source/Plugins/Language/CPlusPlus/
H A DCPlusPlusLanguage.cpp593 std::string scope_qualified_name = cpp_name.GetScopeQualifiedName(); in FindBestAlternateFunctionMangledName() local
/openbsd-src/gnu/llvm/lldb/source/Plugins/SymbolFile/DWARF/
H A DSymbolFileDWARF.cpp2455 const std::string &scope_qualified_name, in GetMangledNamesForFunction()
3126 std::string scope_qualified_name(GetDeclContextForUID(die.GetID()) in ParseType() local
/openbsd-src/gnu/llvm/lldb/source/Plugins/SymbolFile/PDB/
H A DSymbolFilePDB.cpp1394 const std::string &scope_qualified_name, in GetMangledNamesForFunction()