Searched refs:CurInputFile (Results 1 - 2 of 2) sorted by relevance

/frameworks/compile/slang/
H A Dslang_rs.h72 // CurInputFile is the pointer to a char array holding the input filename
74 bool checkODR(const char *CurInputFile);
H A Dslang_rs.cpp96 bool SlangRS::checkODR(const char *CurInputFile) { argument
169 ME->setValue(std::make_pair(ERT, CurInputFile));

Completed in 46 milliseconds