Home
last modified time | relevance | path

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

/external/llvm/tools/bugpoint/
Dbugpoint.cpp166 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);