Home | History | Annotate | Download | only in slang

Lines Matching defs:SlangRS

67 bool SlangRS::isFilterscript(const char *Filename) {
76 bool SlangRS::reflectToJava(const std::string &OutputPathBase,
88 bool SlangRS::generateBitcodeAccessor(const std::string &OutputPathBase,
101 bool SlangRS::checkODR(const char *CurInputFile) {
187 void SlangRS::initDiagnostic() {
217 void SlangRS::initPreprocessor() {
226 void SlangRS::initASTContext() {
236 *SlangRS::createBackend(const clang::CodeGenOptions& CodeGenOpts,
251 bool SlangRS::IsRSHeaderFile(const char *File) {
260 bool SlangRS::IsLocInRSHeaderFile(const clang::SourceLocation &Loc,
273 SlangRS::SlangRS()
278 bool SlangRS::compile(
416 void SlangRS::reset() {
424 SlangRS::~SlangRS() {