Searched refs:has_function_attribute (Results 1 – 4 of 4) sorted by relevance
454 def has_function_attribute(self, attribute: str): member in Compiler
231 config.set10('HAVE_VISIBILITY', cc.has_function_attribute('visibility:hidden'))
287 if cc.has_function_attribute('destructor')
976 if cc.has_function_attribute('visibility:hidden')