Searched refs:setInputSource (Results 1 – 3 of 3) sorted by relevance
63 bool setInputSource(llvm::StringRef InputFile, const char *Text,66 bool setInputSource(llvm::StringRef InputFile);
199 bool Compiler::setInputSource(llvm::StringRef InputFile, in setInputSource() function in ndkpc::Compiler219 bool Compiler::setInputSource(llvm::StringRef InputFile) { in setInputSource() function in ndkpc::Compiler
95 Compiler.setInputSource(InputFilename); in main()