Searched refs:getExportSymbols (Results 1 – 5 of 5) sorted by relevance
780 ExportSymbols(N->getExportSymbols()) {}784 ExportSymbols == RHS->getExportSymbols();
2011 Printer.printBool("exportSymbols", N->getExportSymbols(), false); in writeDINamespace()
969 if (CTy->getExportSymbols()) in constructTypeDIE()1103 if (NS->getExportSymbols()) in getOrCreateNameSpace()
670 bool getExportSymbols() const { return getFlags() & FlagExportSymbols; } in getExportSymbols() function2050 getExportSymbols()); in cloneImpl()2063 bool getExportSymbols() const { return ExportSymbols; } in getExportSymbols() function
1739 Record.push_back(N->isDistinct() | N->getExportSymbols() << 1); in writeDINamespace()