Searched refs:IsRSHeaderFile (Results 1 – 2 of 2) sorted by relevance
91 static bool IsRSHeaderFile(const char *File);
237 bool SlangRS::IsRSHeaderFile(const char *File) { in IsRSHeaderFile() function in slang::SlangRS255 return IsRSHeaderFile(llvm::sys::path::filename(Filename).data()); in IsFunctionInRSHeaderFile()