Lines Matching refs:__if_not_exists
17 __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
106 __if_not_exists(MayExist::Type_not) { in test_nested_if_exists()