HomeSort by relevance Sort by last modified time
    Searched defs:__cplusplus (Results 1 - 2 of 2) sorted by null

  /external/clang/test/Preprocessor/
macro-reserved.c 6 #define __cplusplus macro
13 #undef __cplusplus macro
60 #undef __cplusplus // expected-warning {{macro name is a reserved identifier}} macro
macro-reserved.cpp 15 #undef __cplusplus macro
16 #define __cplusplus macro
59 #undef __cplusplus // expected-warning {{macro name is a reserved identifier}} macro

Completed in 64 milliseconds