Home
last modified time | relevance | path

Searched refs:ID_COFFImportFile (Results 1 – 2 of 2) sorted by relevance

/freebsd-12.1/contrib/llvm/include/llvm/Object/
H A DBinary.h44 ID_COFFImportFile, enumerator
124 return TypeID == ID_COFFImportFile; in isCOFFImportFile()
H A DCOFFImportFile.h34 : SymbolicFile(ID_COFFImportFile, Source) {} in COFFImportFile()