Home
last modified time | relevance | path

Searched defs:__if_not_exists (Results 1 – 3 of 3) sorted by relevance

/external/clang/test/Parser/
Dms-if-exists.cpp44 __if_not_exists(MayExist::Type) { in __if_not_exists() function
48 __if_not_exists(MayExist::Type_not) { in __if_not_exists() function
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
Dms-if-exists.c43 __if_not_exists(Type) { in __if_not_exists() function
47 __if_not_exists(Type_not) { in __if_not_exists() function
/external/clang/test/SemaTemplate/
Dms-if-exists.cpp17 __if_not_exists(Nontemplate::value) { in __if_not_exists() function