MCPcopy 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
4364const char* HLSLParser::GetFileName()
4365{
4366 return m_tree->AddString(m_tokenizer.GetFileName());
4367}
4368
4369void HLSLParser::BeginScope()
4370{

Callers

nothing calls this directly

Calls 1

AddStringMethod · 0.45

Tested by

no test coverage detected