Home
last modified time | relevance | path

Searched refs:__if_exists (Results 1 – 7 of 7) sorted by relevance

/external/clang/test/SemaTemplate/
Dms-if-exists.cpp9 __if_exists(Nontemplate::type) { in __if_exists() function
13 __if_exists(Nontemplate::value) { in __if_exists() function
21 __if_exists(T::X) { // expected-warning{{dependent __if_exists declarations are ignored}} in __if_exists() function
41 __if_exists(T::foo) { in f()
53 __if_exists(T::bar) {2, }// expected-warning{{dependent __if_exists declarations are ignored}} in f()
63__if_exists(T::operator Ts) { // expected-error{{__if_exists name contains unexpanded parameter pa… in g()
/external/clang/test/Parser/
DMicrosoftExtensions.cpp206 __if_exists(IF_EXISTS::Type) {
210 __if_exists(IF_EXISTS::Type_not) {
223 __if_exists(IF_EXISTS::Type) {
227 __if_exists(IF_EXISTS::Type_not) {
243 __if_exists(IF_EXISTS::Type) {2, }
249 __if_exists(IF_EXISTS::Type_not) { this wont compile }
269 __if_exists(IF_EXISTS::Type) {
277 __if_exists(IF_EXISTS::Type_not) {
/external/clang/test/Index/
Dms-if-exists.cpp3 __if_exists(T::foo) { in f()
/external/clang/test/PCH/
Dms-if-exists.cpp8 __if_exists(T::foo) { in f()
/external/clang/include/clang/Basic/
DTokenKinds.def514 KEYWORD(__if_exists , KEYMS)
DDiagnosticParseKinds.td102 "dependent %select{__if_not_exists|__if_exists}0 declarations are ignored">,
DDiagnosticSemaKinds.td3179 "__if_exists name|__if_not_exists name|lambda|block}0 "
3186 "__if_exists name|__if_not_exists name|lambda|block}0 "
3193 "__if_exists name|__if_not_exists name|lambda|block}0 "
3200 "__if_exists name|__if_not_exists name|lambda|block}0 "