Home
last modified time | relevance | path

Searched refs:has_function_attribute (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/mesa3d/meson_to_hermetic/
H A Dmeson_impl.py454 def has_function_attribute(self, attribute: str): member in Compiler
/aosp_15_r20/external/libdrm/
H A Dmeson.build231 config.set10('HAVE_VISIBILITY', cc.has_function_attribute('visibility:hidden'))
/aosp_15_r20/external/libxml2/
H A Dmeson.build287 if cc.has_function_attribute('destructor')
/aosp_15_r20/external/mesa3d/
H A Dmeson.build976 if cc.has_function_attribute('visibility:hidden')