Home
last modified time | relevance | path

Searched refs:EntryUID (Results 1 – 1 of 1) sorted by relevance

/minix3/external/bsd/llvm/dist/clang/lib/Basic/
H A DSourceManager.cpp1688 if (Optional<llvm::sys::fs::UniqueID> EntryUID = in translateFile() local
1690 if (*SourceFileUID == *EntryUID) { in translateFile()