Searched refs:LP_FUNC_ATTR_WRITEONLY (Results 1 – 2 of 2) sorted by relevance
57 LP_FUNC_ATTR_WRITEONLY = HAVE_LLVM >= 0x0400 ? (1 << 7) : 0, enumerator
153 case LP_FUNC_ATTR_WRITEONLY: return "writeonly"; in attr_to_str()