Searched refs:CXTranslationUnit_IncludeAttributedTypes (Results 1 – 4 of 4) sorted by relevance
132 if (!(TU->ParsingOptions & CXTranslationUnit_IncludeAttributedTypes)) { in MakeCXType()
1325 CXTranslationUnit_IncludeAttributedTypes = 0x1000, enumerator
1244 const CXTranslationUnit_IncludeAttributedTypes = 4096; constant
88 options |= CXTranslationUnit_IncludeAttributedTypes; in getDefaultParsingOptions()