Searched refs:getSourcePathList (Results 1 – 4 of 4) sorted by relevance
46 Tool(OptionsParser->getCompilations(), OptionsParser->getSourcePathList(), in StandaloneToolExecutor()76 if (OptionsParser.getSourcePathList().empty()) in create()
162 if (OptionsParser.getSourcePathList().empty()) in create()
100 const std::vector<std::string> &getSourcePathList() const { in getSourcePathList() function
171 ClangTool T(OP.getCompilations(), OP.getSourcePathList(), PCHOpts); in main()