Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/DebugInfo/Symbolize/
H A DDIPrinter.cpp124 void PlainPrinterBase::printFunctionName(StringRef FunctionName, bool Inlined) { in printFunctionName() function in llvm::symbolize::PlainPrinterBase
176 printFunctionName(Info.FunctionName, Inlined); in print()
/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/DebugInfo/Symbolize/
H A DDIPrinter.h77 void printFunctionName(StringRef FunctionName, bool Inlined);