MCPcopy 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
9const char* TSourceLocation::GetFileName() const
10{
11 return FileName_;
12}
13
14int TSourceLocation::GetLine() const
15{

Callers 1

FormatValueFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected