Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/tools/llvm-xray/
H A Dfunc-id-helper.h45 std::string FileLineAndColumn(int32_t FuncId) const;
H A Dfunc-id-helper.cpp54 std::string FuncIdConversionHelper::FileLineAndColumn(int32_t FuncId) const { in FileLineAndColumn() function in FuncIdConversionHelper
H A Dxray-account.cpp331 Row.DebugInfo = FuncIdHelper.FileLineAndColumn(FuncId); in exportStats()