Searched refs:isFormatSpecific (Results 1 – 2 of 2) sorted by relevance
213 bool isFormatSpecific() const { return (Flags >> S::FB_format_specific) & 1; } in isFormatSpecific() function
579 if (Sym.isGlobal() && !Sym.isFormatSpecific()) in create()