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

/frameworks/compile/slang/
H A Dslang.h188 // CurInputFile is the pointer to a char array holding the input filename
190 bool checkODR(const char *CurInputFile);
H A Dslang.cpp477 bool Slang::checkODR(const char *CurInputFile) { argument
554 ME->setValue(std::make_pair(ERT, CurInputFile));

Completed in 8 milliseconds