Searched refs:clang_Module_getASTFile (Results 1 – 4 of 4) sorted by relevance
129 clang_Module_getASTFile;
8744 CXFile clang_Module_getASTFile(CXModule CXMod) { in clang_Module_getASTFile() function
4177 CINDEX_LINKAGE CXFile clang_Module_getASTFile(CXModule Module);
2982 astFile = clang_Module_getASTFile(mod); in inspect_print_cursor()