Searched defs:has_flag (Results 1 – 4 of 4) sorted by relevance
65 has_flag(flag f) { in has_flag() function
101 bool has_flag(Flags flag) const { in has_flag() function
911 def has_flag(self, flag): member in WycheproofTest
232 def has_flag(compiler, flag): function