Searched defs:isFormatSpecific (Results 1 - 1 of 1) sorted by relevance

/freebsd-current/contrib/llvm-project/llvm/include/llvm/Object/
H A DIRSymtab.h210 bool isFormatSpecific() const { return (Flags >> S::FB_format_specific) & 1; } function in struct:llvm::irsymtab::Symbol

Completed in 105 milliseconds