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

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

Completed in 147 milliseconds