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

  /src/external/apache2/llvm/dist/clang/tools/libclang/
Indexing.cpp 597 TU_options & CXTranslationUnit_CreatePreambleOnFirstParse;
CIndex.cpp 3562 options & CXTranslationUnit_CreatePreambleOnFirstParse;
  /src/external/apache2/llvm/dist/clang/include/clang-c/
Index.h 1296 CXTranslationUnit_CreatePreambleOnFirstParse = 0x100,
  /src/external/apache2/llvm/dist/clang/tools/c-index-test/
c-index-test.c 83 options |= CXTranslationUnit_CreatePreambleOnFirstParse;

Completed in 25 milliseconds