HomeSort by relevance Sort by last modified time
    Searched refs:__if_not_exists (Results 1 - 5 of 5) sorted by null

  /external/clang/test/Parser/
ms-if-exists.c 16 __if_not_exists(Type) { function
19 __if_not_exists(Type_not) { function
29 __if_not_exists(Type_not) { function
43 __if_not_exists(Type) { function
47 __if_not_exists(Type_not) { function
67 __if_not_exists(Type_not) {2, }
73 __if_not_exists(Type) { this will not compile }
83 __if_not_exists(Type_not) { function
ms-if-exists.cpp 17 __if_not_exists(MayExist::Type) { function
20 __if_not_exists(MayExist::Type_not) { function
30 __if_not_exists(MayExist::Type_not) { function
44 __if_not_exists(MayExist::Type) { function
48 __if_not_exists(MayExist::Type_not) { function
68 __if_not_exists(MayExist::Type_not) {2, }
74 __if_not_exists(MayExist::Type) { this will not compile }
83 // __if_exists, __if_not_exists can nest
84 __if_not_exists(MayExist::Type_not) { function
94 __if_not_exists(MayExist::Type) function in class:IfExistsClassScope
98 __if_not_exists(MayExist::Type_not) { function in class:IfExistsClassScope
106 __if_not_exists(MayExist::Type_not) { function
    [all...]
  /external/clang/test/Index/
ms-if-exists.cpp 8 __if_not_exists(T::bar) { function
  /external/clang/test/SemaTemplate/
ms-if-exists.cpp 17 __if_not_exists(Nontemplate::value) { function in struct:X
46 __if_not_exists(T::bar) { function
66 __if_not_exists(Ts::operator T) { // expected-error{{__if_not_exists name contains unexpanded parameter pack 'Ts'}} function
  /external/clang/test/PCH/
ms-if-exists.cpp 13 __if_not_exists(T::bar) { function

Completed in 671 milliseconds