Home
last modified time | relevance | path

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

/external/clang/test/SemaCXX/
Dswitch-implicit-fallthrough-macro.cpp75 #define MACRO_WITH_HISTORY 11111111 macro
77 #define MACRO_WITH_HISTORY [[clang::fallthrough]] macro
79 #define MACRO_WITH_HISTORY 2222222 macro
88 #define MACRO_WITH_HISTORY [[clang::fallthrough]] in fallthrough_compatibility_macro_history() macro
94 #define MACRO_WITH_HISTORY 11111111 macro
96 #define MACRO_WITH_HISTORY [[clang::fallthrough]] macro
98 #define MACRO_WITH_HISTORY 2222222 macro
105 #define MACRO_WITH_HISTORY [[clang::fallthrough]] in fallthrough_compatibility_macro_history2() macro
109 #define MACRO_WITH_HISTORY 3333333 in fallthrough_compatibility_macro_history2() macro
111 #define MACRO_WITH_HISTORY 4444444 in fallthrough_compatibility_macro_history2() macro
[all …]
/external/clang/test/CodeCompletion/Inputs/
Dmacros.h7 #define MACRO_WITH_HISTORY a macro
9 #define MACRO_WITH_HISTORY b, c macro
11 #define MACRO_WITH_HISTORY(X, Y) X->Y macro