Lines Matching full:file_time
1087 return File_time(self)1272 File_time = lib.clang_getFileTime1273 File_time.argtypes = [File]1274 File_time.restype = c_uint