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.cpp85 #define MACRO_WITH_HISTORY 11111111 macro
87 #define MACRO_WITH_HISTORY [[clang::fallthrough]] macro
89 #define MACRO_WITH_HISTORY 2222222 macro
102 #define MACRO_WITH_HISTORY [[clang::fallthrough]] in fallthrough_compatibility_macro_history() macro
108 #define MACRO_WITH_HISTORY 11111111 macro
110 #define MACRO_WITH_HISTORY [[clang::fallthrough]] macro
112 #define MACRO_WITH_HISTORY 2222222 macro
119 #define MACRO_WITH_HISTORY [[clang::fallthrough]] in fallthrough_compatibility_macro_history2() macro
123 #define MACRO_WITH_HISTORY 3333333 in fallthrough_compatibility_macro_history2() macro
125 #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