Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/lldb/source/Symbol/
H A DSymbolFile.cpp134 const std::string &scope_qualified_name, in GetMangledNamesForFunction() argument
H A DSymbolFileOnDemand.cpp422 const std::string &scope_qualified_name, in GetMangledNamesForFunction() argument
/freebsd-src/contrib/llvm-project/lldb/source/Plugins/Language/CPlusPlus/
H A DCPlusPlusLanguage.cpp592 std::string scope_qualified_name = cpp_name.GetScopeQualifiedName(); in FindBestAlternateFunctionMangledName() local
/freebsd-src/contrib/llvm-project/lldb/source/Plugins/SymbolFile/PDB/
H A DSymbolFilePDB.cpp1398 const std::string &scope_qualified_name, in GetMangledNamesForFunction() argument
/freebsd-src/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
H A DSymbolFileDWARF.cpp2620 GetMangledNamesForFunction(const std::string & scope_qualified_name,std::vector<ConstString> & mangled_names) GetMangledNamesForFunction() argument
3232 std::string scope_qualified_name(GetDeclContextForUID(die.GetID()) ParseType() local