Searched refs:rootFileName (Results 1 – 2 of 2) sorted by relevance
87 TPpContext::TPpContext(TParseContextBase& pc, const std::string& rootFileName, TShader::Includer& i… in TPpContext() argument89 rootFileName(rootFileName), in TPpContext()90 currentSourceFile(rootFileName) in TPpContext()
199 TPpContext(TParseContextBase&, const std::string& rootFileName, TShader::Includer&);620 currentSourceFile = rootFileName; in pop_include()627 std::string rootFileName; variable