Home
last modified time | relevance | path

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

/external/llvm-project/pstl/include/pstl/internal/
Dpstl_config.h165 #define _PSTL_PRAGMA_MESSAGE_IMPL(x) _PSTL_PRAGMA(message(_PSTL_STRING_CONCAT(_PSTL_PRAGMA_LOCATION… macro
168 # define _PSTL_PRAGMA_MESSAGE(x) _PSTL_PRAGMA_MESSAGE_IMPL(x)
169 # define _PSTL_PRAGMA_MESSAGE_POLICIES(x) _PSTL_PRAGMA_MESSAGE_IMPL(x)