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