Searched refs:CXFile (Results 1 – 1 of 1) sorted by relevance
353 typedef void *CXFile; typedef358 CINDEX_LINKAGE CXString clang_getFileName(CXFile SFile);363 CINDEX_LINKAGE time_t clang_getFileTime(CXFile SFile);401 CINDEX_LINKAGE CXFile clang_getFile(CXTranslationUnit tu,423 CINDEX_LINKAGE int clang_File_isEqual(CXFile file1, CXFile file2);3178 CINDEX_LINKAGE CXFile clang_getIncludedFile(CXCursor cursor);4722 CINDEX_LINKAGE CXFile clang_Module_getASTFile(CXModule Module);5954 typedef void (*CXInclusionVisitor)(CXFile included_file,6175 CXResult clang_findReferencesInFileWithBlock(CXCursor, CXFile,6230 CXFile file;[all …]