Home
last modified time | relevance | path

Searched defs:PROPERTY (Results 1 – 2 of 2) sorted by relevance

/freebsd-14.2/contrib/llvm-project/libcxx/include/__memory/
H A Dallocator_traits.h36 #define _LIBCPP_ALLOCATOR_TRAITS_HAS_XXX(NAME, PROPERTY) … argument
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/DebugInfo/LogicalView/Core/
H A DLVSupport.h88 #define PROPERTY(ENUM, FIELD) BOOL_BIT(Properties, ENUM, FIELD) macro