Searched defs:DepOutputFile (Results 1 - 2 of 2) sorted by path

/frameworks/compile/slang/
H A Dllvm-rs-cc.cpp174 const char *DepOutputFile = local
178 OutputFile = DepOutputFile;
181 DepFiles->push_back(std::make_pair(BCOutputFile, DepOutputFile));
H A Dslang.cpp597 *DepOutputFile; local
725 DepOutputFile = DepFileIter->second;
729 if (!setDepOutput(DepOutputFile))

Completed in 81 milliseconds