Home
last modified time | relevance | path

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

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