Searched refs:getExportSymbols (Results 1 – 5 of 5) sorted by relevance
944 ExportSymbols(N->getExportSymbols()) {}948 ExportSymbols == RHS->getExportSymbols();
2336 Printer.printBool("exportSymbols", N->getExportSymbols(), false); in writeDINamespace()
1009 if (CTy->getExportSymbols()) in constructTypeDIE()1151 if (NS->getExportSymbols()) in getOrCreateNameSpace()
795 bool getExportSymbols() const { return getFlags() & FlagExportSymbols; } in getExportSymbols() function2445 getExportSymbols()); in cloneImpl()2458 bool getExportSymbols() const { return SubclassData1; } in getExportSymbols() function
2072 Record.push_back(N->isDistinct() | N->getExportSymbols() << 1); in writeDINamespace()