Searched refs:setInputSource (Results 1 - 3 of 3) sorted by relevance

/frameworks/compile/slang/
H A Dslang.h182 bool setInputSource(llvm::StringRef InputFile, const char *Text,
185 bool setInputSource(llvm::StringRef InputFile);
H A Dslang.cpp293 bool Slang::setInputSource(llvm::StringRef InputFile, function in class:slang::Slang
313 bool Slang::setInputSource(llvm::StringRef InputFile) { function in class:slang::Slang
H A Dslang_rs.cpp337 if (!setInputSource(InputFile))

Completed in 59 milliseconds