Searched refs:exports_symbols (Results 1 – 4 of 4) sorted by relevance
238 bool exports_symbols = false; member
425 exports_symbols = form_value.Boolean(); in ParsedDWARFTypeAttributes()1646 &metadata, attrs.exports_symbols); in ParseStructureLikeDIE()
318 bool exports_symbols = false);
1286 LanguageType language, ClangASTMetadata *metadata, bool exports_symbols) { in CreateRecordType() argument1339 if (isa<CXXRecordDecl>(decl_ctx) && exports_symbols) in CreateRecordType()