Searched refs:getExportSymbols (Results 1 – 5 of 5) sorted by relevance
922 ExportSymbols(N->getExportSymbols()) {}926 ExportSymbols == RHS->getExportSymbols();
2191 Printer.printBool("exportSymbols", N->getExportSymbols(), false); in writeDINamespace()
975 if (CTy->getExportSymbols()) in constructTypeDIE()1117 if (NS->getExportSymbols()) in getOrCreateNameSpace()
783 bool getExportSymbols() const { return getFlags() & FlagExportSymbols; } in getExportSymbols() function2333 getExportSymbols()); in cloneImpl()2346 bool getExportSymbols() const { return ExportSymbols; } in getExportSymbols() function
1935 Record.push_back(N->isDistinct() | N->getExportSymbols() << 1); in writeDINamespace()