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

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

Completed in 99 milliseconds