Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/catboost/catboost
/ GetFileName
Method
GetFileName
library/cpp/yt/misc/source_location.cpp:9–12 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
7
////////////////////////////////////////////////////////////////////////////////
8
9
const char* TSourceLocation::GetFileName() const
10
{
11
return FileName_;
12
}
13
14
int TSourceLocation::GetLine() const
15
{
Callers
1
FormatValue
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected