Lines Matching refs:__if_exists
10 __if_exists(MayExist::Type) { in test_if_exists_stmts()
14 __if_exists(MayExist::Type_not) { in test_if_exists_stmts()
27 __if_exists(MayExist::Type) { in if_exists_creates_no_scope()
36 __if_exists(MayExist::Type) { in __if_exists() function
40 __if_exists(MayExist::Type_not) { in __if_exists() function
56 __if_exists(MayExist::Type) {2, } in test_if_exists_init_list()
62 __if_exists(MayExist::Type_not) { this will not compile } in test_if_exists_init_list()
82 __if_exists(MayExist::Type) { in __if_exists() function in IfExistsClassScope
90 __if_exists(MayExist::Type_not) { in __if_exists() function in IfExistsClassScope
104 __if_exists(MayExist::Type) { in test_nested_if_exists()
114 __if_exists(MayExist::Type) { in test_attribute_on_if_exists()