Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/tools/libclang/
H A DCIndex.cpp4455 FileEntry *FEnt2 = static_cast<FileEntry *>(file2); in clang_File_isEqual() local
4456 return FEnt1->getUniqueID() == FEnt2->getUniqueID(); in clang_File_isEqual()