Searched refs:exports_symbols (Results 1 – 4 of 4) sorted by relevance
492 bool exports_symbols = false; member
412 exports_symbols = form_value.Boolean(); in ParsedDWARFTypeAttributes()1814 attrs.exports_symbols); in ParseStructureLikeDIE()
334 bool exports_symbols = false);
1223 LanguageType language, ClangASTMetadata *metadata, bool exports_symbols) { in CreateRecordType() argument1276 if (isa<CXXRecordDecl>(decl_ctx) && exports_symbols) in CreateRecordType()