Home
last modified time | relevance | path

Searched refs:clang_findIncludesInFile (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/tools/libclang/
H A DCIndexHigh.cpp478 CXResult clang_findIncludesInFile(CXTranslationUnit TU, CXFile file, in clang_findIncludesInFile() function
531 return clang_findIncludesInFile(TU, file, visitor); in clang_findIncludesInFileWithBlock()
H A Dlibclang.exports161 clang_findIncludesInFile
/netbsd-src/external/apache2/llvm/dist/clang/include/clang-c/
H A DIndex.h6160 CINDEX_LINKAGE CXResult clang_findIncludesInFile(
/netbsd-src/external/apache2/llvm/dist/clang/tools/c-index-test/
H A Dc-index-test.c3296 clang_findIncludesInFile(TU, file, visitor); in find_file_includes_in()