Searched refs:EntryInode (Results 1 – 1 of 1) sorted by relevance
1568 if (llvm::Optional<ino_t> EntryInode = getActualFileInode(Entry)) { in translateFile() local1569 if (*SourceFileInode == *EntryInode) { in translateFile()