Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Core/
H A DFormatEntity.cpp1268 static bool FormatFunctionNameForLanguage(Stream &s, in FormatFunctionNameForLanguage() function
1868 if (FormatFunctionNameForLanguage(s, exe_ctx, sc)) in Format()