Searched refs:MACRO1 (Results 1 – 6 of 6) sorted by relevance
68 #define MACRO1 __has_include(<stdint.h>) macro74 #if !MACRO1100 MACRO1 // expected-error {{'__has_include' must be used within a preprocessing directive}}103 MACRO1 // expected-error {{'__has_include' must be used within a preprocessing directive}}108 MACRO1 // expected-error {{'__has_include' must be used within a preprocessing directive}}112 MACRO1 // This should be fine because it is never actually reached
10 #define MACRO1 COND3 macro11 #define MACRO2 MACRO126 …bool e = MACRO1; // CHECK: Branch,File 12, [[@LINE-20]]:15 -> [[@LINE-20]]:23 = #5, (#0 - … in func()
9 #define MACRO1 COND3 macro10 #define MACRO2 MACRO121 …bool e = MACRO1; // CHECK: | | | | | | | Branch ([[@LINE-16]]:15): [True: 1, False:… in func()
56 #define MACRO1 void funcM() macro62 MACRO1;
15 #define MACRO1 std::uncaught_exception45 #define MACRO1 std::uncaught_exception
94 #define MACRO1 123 macro105 // CHECK: usrs.m c:usrs.m@1265@macro@MACRO1 Extent=[94:9 - 94:19]175 // CHECK-source: usrs.m:94:9: macro definition=MACRO1 Extent=[94:9 - 94:19]