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

/frameworks/compile/slang/
H A Dslang_rs.h91 static bool IsRSHeaderFile(const char *File);
H A Dslang_rs.cpp246 bool SlangRS::IsRSHeaderFile(const char *File) { function in class:slang::SlangRS
264 return IsRSHeaderFile(llvm::sys::path::filename(Filename).data());

Completed in 772 milliseconds