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