Searched refs:ImportType (Results 1 - 1 of 1) sorted by relevance

/external/llvm/include/llvm/Support/
H A DCOFF.h602 enum ImportType { enum
634 ImportType getType() const {
635 return static_cast<ImportType>(TypeInfo & 0x3);

Completed in 386 milliseconds