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()
200 TPpContext(TParseContextBase&, const std::string& rootFileName, TShader::Includer&);686 currentSourceFile = rootFileName; in pop_include()693 std::string rootFileName; variable