Searched refs:CXTranslationUnit_IncludeAttributedTypes (Results 1 - 3 of 3) sorted by relevance

/netbsd-current/external/apache2/llvm/dist/clang/tools/libclang/
H A DCXType.cpp132 if (!(TU->ParsingOptions & CXTranslationUnit_IncludeAttributedTypes)) {
/netbsd-current/external/apache2/llvm/dist/clang/include/clang-c/
H A DIndex.h1325 CXTranslationUnit_IncludeAttributedTypes = 0x1000, enumerator in enum:CXTranslationUnit_Flags
/netbsd-current/external/apache2/llvm/dist/clang/tools/c-index-test/
H A Dc-index-test.c89 options |= CXTranslationUnit_IncludeAttributedTypes;

Completed in 117 milliseconds