HomeSort by: relevance | last modified time | path
    Searched refs:clang_findIncludesInFile (Results 1 - 3 of 3) sorted by relevancy

  /src/external/apache2/llvm/dist/clang/tools/libclang/
CIndexHigh.cpp 478 CXResult clang_findIncludesInFile(CXTranslationUnit TU, CXFile file,
531 return clang_findIncludesInFile(TU, file, visitor);
  /src/external/apache2/llvm/dist/clang/include/clang-c/
Index.h 6160 CINDEX_LINKAGE CXResult clang_findIncludesInFile(
  /src/external/apache2/llvm/dist/clang/tools/c-index-test/
c-index-test.c 3296 clang_findIncludesInFile(TU, file, visitor);

Completed in 22 milliseconds