Searched refs:getSourcePathList (Results 1 – 5 of 5) 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
389 ClangTool T(OP.getCompilations(), OP.getSourcePathList(), PCHOpts); in main()391 if (!EmitAmalgamatedServerHeader(OP.getSourcePathList())) { in main()
172 ClangTool T(OP.getCompilations(), OP.getSourcePathList(), PCHOpts); in main()