Searched defs:SlangRS (Results 1 - 2 of 2) sorted by last modified time

/frameworks/compile/slang/
H A Dslang_rs.cpp70 bool SlangRS::isFilterscript(const char *Filename) {
79 bool SlangRS::generateJavaBitcodeAccessor(const std::string &OutputPathBase,
96 bool SlangRS::checkODR(const char *CurInputFile) {
181 void SlangRS::initDiagnostic() {
211 void SlangRS::initPreprocessor() {
221 void SlangRS::initASTContext() {
231 *SlangRS::createBackend(const clang::CodeGenOptions& CodeGenOpts,
246 bool SlangRS::IsRSHeaderFile(const char *File) {
255 bool SlangRS::IsLocInRSHeaderFile(const clang::SourceLocation &Loc,
268 SlangRS function in class:slang::SlangRS
[all...]
H A Dslang_rs.h37 class SlangRS : public Slang { class in namespace:slang
98 SlangRS();
117 virtual ~SlangRS();

Completed in 561 milliseconds