Searched defs:IsRSHeaderFile (Results 1 - 1 of 1) sorted by relevance
/frameworks/compile/slang/ | ||
H A D | slang.cpp | 550 bool Slang::IsRSHeaderFile(const char *File) { function in class:slang::Slang 568 return IsRSHeaderFile(llvm::sys::path::filename(Filename).data()); |
Completed in 745 milliseconds