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

/external/clang/tools/libclang/
H A DCIndexHigh.cpp481 CXResult clang_findIncludesInFile(CXTranslationUnit TU, CXFile file, function
534 return clang_findIncludesInFile(TU, file, visitor);
/external/clang/include/clang-c/
H A DIndex.h4880 CINDEX_LINKAGE CXResult clang_findIncludesInFile(CXTranslationUnit TU,
/external/clang/tools/c-index-test/
H A Dc-index-test.c2482 clang_findIncludesInFile(TU, file, visitor);

Completed in 888 milliseconds