Searched refs:isCOFFImportFile (Results 1 – 2 of 2) sorted by relevance
34 static inline bool classof(Binary const *V) { return V->isCOFFImportFile(); } in classof()
118 bool isCOFFImportFile() const { in isCOFFImportFile() function