Home
last modified time | relevance | path

Searched defs:rootFileName (Results 1 – 3 of 3) sorted by relevance

/third_party/glslang/glslang/MachineIndependent/preprocessor/
DPpContext.cpp87 TPpContext::TPpContext(TParseContextBase& pc, const std::string& rootFileName, TShader::Includer& i… in TPpContext()
DPpContext.h693 std::string rootFileName; variable
/third_party/typescript/src/server/
Dproject.ts1939 … const rootFileName = combinePaths(hostProject.currentDirectory, inferredTypesContainingFile); constant