Home
last modified time | relevance | path

Searched refs:__if_not_exists (Results 1 – 8 of 8) sorted by relevance

/external/clang/test/Parser/
Dms-if-exists.cpp17 __if_not_exists(MayExist::Type) { in test_if_exists_stmts()
20 __if_not_exists(MayExist::Type_not) { in test_if_exists_stmts()
30 __if_not_exists(MayExist::Type_not) { in if_exists_creates_no_scope()
44 __if_not_exists(MayExist::Type) { in __if_not_exists() function
48 __if_not_exists(MayExist::Type_not) { in __if_not_exists() function
68 __if_not_exists(MayExist::Type_not) {2, } in test_if_exists_init_list()
74 __if_not_exists(MayExist::Type) { this will not compile } in test_if_exists_init_list()
84 __if_not_exists(MayExist::Type_not) { in __if_exists()
94 __if_not_exists(MayExist::Type) { in __if_not_exists() function in IfExistsClassScope
98 __if_not_exists(MayExist::Type_not) { in __if_not_exists() function in IfExistsClassScope
[all …]
Dms-if-exists.c16 __if_not_exists(Type) { in test_if_exists_stmts()
19 __if_not_exists(Type_not) { in test_if_exists_stmts()
29 __if_not_exists(Type_not) { in if_exists_creates_no_scope()
43 __if_not_exists(Type) { in __if_not_exists() function
47 __if_not_exists(Type_not) { in __if_not_exists() function
67 __if_not_exists(Type_not) {2, } in test_if_exists_init_list()
73 __if_not_exists(Type) { this will not compile } in test_if_exists_init_list()
83 __if_not_exists(Type_not) { in test_nested_if_exists()
/external/clang/test/SemaTemplate/
Dms-if-exists.cpp17 __if_not_exists(Nontemplate::value) { in __if_not_exists() function
46 __if_not_exists(T::bar) { in f()
66__if_not_exists(Ts::operator T) { // expected-error{{__if_not_exists name contains unexpanded para… in g()
/external/clang/test/Index/
Dms-if-exists.cpp8 __if_not_exists(T::bar) { in f()
/external/clang/test/PCH/
Dms-if-exists.cpp13 __if_not_exists(T::bar) { in f()
/external/clang/include/clang/Basic/
DTokenKinds.def589 KEYWORD(__if_not_exists , KEYMS)
DDiagnosticParseKinds.td101 "dependent %select{__if_not_exists|__if_exists}0 declarations are ignored">,
DDiagnosticSemaKinds.td4016 "__if_exists name|__if_not_exists name|lambda|block}0 contains"