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

  /src/external/apache2/llvm/dist/clang/include/clang-c/
Index.h 388 CINDEX_LINKAGE unsigned clang_isFileMultipleIncludeGuarded(CXTranslationUnit tu,
  /src/external/apache2/llvm/dist/clang/tools/c-index-test/
c-index-test.c 1064 if (clang_isFileMultipleIncludeGuarded(TU, File))
  /src/external/apache2/llvm/dist/clang/tools/libclang/
CIndex.cpp 4419 unsigned clang_isFileMultipleIncludeGuarded(CXTranslationUnit TU, CXFile file) {

Completed in 88 milliseconds