file
. file1
and file2
point to the same file, or they are both NULL. file
. Returns non-zero if the file1
and file2
point to the same file, or they are both NULL.
References CINDEX_LINKAGE.
Returns the real path name of file
.
An empty string may be returned. Use clang_getFileName()
in that case.
References CINDEX_LINKAGE, and LLVM_CLANG_C_EXTERN_C_END.
Retrieve the complete file and path name of the given file.
References CINDEX_LINKAGE.
Retrieve the last modification time of the given file.
References CINDEX_LINKAGE.
Retrieve the unique ID for the given file
.
References CINDEX_LINKAGE.