Searched refs:clang_getFileTime (Results 1 - 3 of 3) sorted by relevance

/external/clang/include/clang-c/
H A DIndex.h297 CINDEX_LINKAGE time_t clang_getFileTime(CXFile SFile);
/external/clang/bindings/python/clang/
H A Dcindex.py2532 return conf.lib.clang_getFileTime(self)
3063 ("clang_getFileTime",
/external/clang/tools/libclang/
H A DCIndex.cpp3164 time_t clang_getFileTime(CXFile SFile) { function

Completed in 146 milliseconds