Searched defs:sourceFiles (Results 1 – 3 of 3) sorted by relevance
53 std::vector<std::string> sourceFiles; in main() local
42 std::vector<std::string> sourceFiles = Options::GetInstance().GetSourceFiles(); in Preprocess() local62 bool Preprocessor::CheckAllFilesPath(const std::vector<std::string> &sourceFiles) in CheckAllFilesPath()80 bool Preprocessor::AnalyseImportInfo(const std::vector<std::string> &sourceFiles, FileDetailMap &al… in AnalyseImportInfo()
39 bool Parser::Parse(const std::vector<std::string> &sourceFiles) in Parse()