Searched refs:isForwarder (Results 1 – 4 of 4) sorted by relevance
586 if (I->isForwarder(IsForwarder)) in printExportTable()
1305 LLVM_ABI Error isForwarder(bool &Result) const;
1801 Error ExportDirectoryEntryRef::isForwarder(bool &Result) const { in isForwarder() function in ExportDirectoryEntryRef
1935 if (Error E = Exp.isForwarder(IsForwarder)) in printCOFFExports()