Searched refs:Funcname (Results 1 – 3 of 3) sorted by relevance
279 StringRef Funcname; in getCallerContext() local280 SampleContext::decodeContextString(ContextSplit.second, Funcname, in getCallerContext()282 LeafFrameLoc.first = Funcname.str(); in getCallerContext()
98 for (StringRef Funcname : Functions) in adjustColumnWidths() local100 std::max(FunctionReportColumns[0], Funcname.size()); in adjustColumnWidths()
324 StringRef Funcname = DC.demangle(Function->Name); in createSourceFileView() local330 Funcname, SourceBuffer.get(), ViewOpts, std::move(SubViewCoverage)); in createSourceFileView()339 View->addInstantiation(Funcname, Line, std::move(SubView)); in createSourceFileView()