Searched refs:CXTranslationUnit_IncludeAttributedTypes (Results 1 – 3 of 3) sorted by relevance
135 if (!(TU->ParsingOptions & CXTranslationUnit_IncludeAttributedTypes)) { in MakeCXType()142 if (!(TU->ParsingOptions & CXTranslationUnit_IncludeAttributedTypes)) in MakeCXType()
657 CXTranslationUnit_IncludeAttributedTypes = 0x1000, enumerator
91 options |= CXTranslationUnit_IncludeAttributedTypes; in getDefaultParsingOptions()