Searched refs:SrcFiles (Results 1 – 1 of 1) sorted by relevance
91 auto SrcFiles = Session.getSourceFilesForCompiland(*this); in getSourceFileFullPath() local92 if (SrcFiles) { in getSourceFileFullPath()93 while (auto File = SrcFiles->getNext()) { in getSourceFileFullPath()