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,
84 bool SlangRS::generateBitcodeAccessor(const std::string &OutputPathBase,
97 bool SlangRS::checkODR(const char *CurInputFile) {
183 void SlangRS::initDiagnostic() {
213 void SlangRS::initPreprocessor() {
222 void SlangRS::initASTContext() {
232 *SlangRS::createBackend(const clang::CodeGenOptions& CodeGenOpts,
247 bool SlangRS::IsRSHeaderFile(const char *File) {
256 bool SlangRS::IsLocInRSHeaderFile(const clang::SourceLocation &Loc,
269 SlangRS::SlangRS()
274 bool SlangRS::compile(
410 void SlangRS::reset() {
418 SlangRS::~SlangRS() {