Home
last modified time | relevance | path

Searched refs:addSources (Results 1 – 6 of 6) sorted by relevance

/external/llvm/tools/bugpoint/
Dbugpoint.cpp165 if (D.addSources(InputFilenames)) return 1; in main()
DBugDriver.cpp120 bool BugDriver::addSources(const std::vector<std::string> &Filenames) { in addSources() function in BugDriver
DBugDriver.h78 bool addSources(const std::vector<std::string> &FileNames);
/external/swiftshader/third_party/LLVM/tools/bugpoint/
Dbugpoint.cpp158 if (D.addSources(InputFilenames)) return 1; in main()
DBugDriver.cpp114 bool BugDriver::addSources(const std::vector<std::string> &Filenames) { in addSources() function in BugDriver
DBugDriver.h77 bool addSources(const std::vector<std::string> &FileNames);