Searched defs:FORTIFY_TEST_NAME (Results 1 – 1 of 1) sorted by relevance
102 #define FORTIFY_TEST_NAME CONCAT(CONCAT(clang_fortify_test_, _FORTIFY_SOURCE), _DeathTest) macro104 using FORTIFY_TEST_NAME = SilentDeathTest; typedef