Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/alecazam/kram
/ GetFileName
Method
GetFileName
hlslparser/src/HLSLParser.cpp:4364–4367 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
4362
}
4363
4364
const char* HLSLParser::GetFileName()
4365
{
4366
return m_tree->AddString(m_tokenizer.GetFileName());
4367
}
4368
4369
void HLSLParser::BeginScope()
4370
{
Callers
nothing calls this directly
Calls
1
AddString
Method · 0.45
Tested by
no test coverage detected