Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Plugins/Language/CPlusPlus/
H A DCPlusPlusLanguage.cpp69 std::unique_ptr<CxxMethodName> cpp_method = in GetMethodName() local
213 CPlusPlusLanguage::CxxMethodName cpp_method{ConstString(full_name)}; in PrettyPrintFunctionNameWithArgs() local
/freebsd/contrib/llvm-project/lldb/source/Core/
H A DModule.cpp781 std::unique_ptr<Language::MethodName> cpp_method = in Prune() local