Searched refs:MainDeps (Results 1 – 2 of 2) sorted by relevance
82 MDC.MainDeps.push_back( in FileChanged()94 MDC.MainDeps.push_back(std::string(FileName)); in InclusionDirective()126 for (auto &&I : MDC.MainDeps) in EndOfMainFile()
156 std::vector<std::string> MainDeps; variable