Home | History | Annotate | Download | only in clang-c

Lines Matching full:file2

338  * \brief Returns non-zero if the \c file1 and \c file2 point to the same file,
341 CINDEX_LINKAGE int clang_File_isEqual(CXFile file1, CXFile file2);