Searched refs:CXTranslationUnit_CreatePreambleOnFirstParse (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/external/apache2/llvm/dist/clang/tools/libclang/
H A DIndexing.cpp597 TU_options & CXTranslationUnit_CreatePreambleOnFirstParse;
H A DCIndex.cpp3562 options & CXTranslationUnit_CreatePreambleOnFirstParse;
/netbsd-current/external/apache2/llvm/dist/clang/include/clang-c/
H A DIndex.h1296 CXTranslationUnit_CreatePreambleOnFirstParse = 0x100, enumerator in enum:CXTranslationUnit_Flags
/netbsd-current/external/apache2/llvm/dist/clang/tools/c-index-test/
H A Dc-index-test.c83 options |= CXTranslationUnit_CreatePreambleOnFirstParse;

Completed in 134 milliseconds