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

/external/clang/include/clang-c/
H A DIndex.h3486 CINDEX_LINKAGE CXFile clang_Module_getASTFile(CXModule Module);
/external/clang/tools/c-index-test/
H A Dc-index-test.c2115 astFile = clang_Module_getASTFile(mod);
/external/clang/tools/libclang/
H A DCIndex.cpp6147 CXFile clang_Module_getASTFile(CXModule CXMod) { function

Completed in 62 milliseconds