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

  /external/clang/test/Parser/
ms-if-exists.c 9 __if_exists(Type) { function
13 __if_exists(Type_not) { function
26 __if_exists(Type) { function
35 __if_exists(Type) { function
39 __if_exists(Type_not) { function
55 __if_exists(Type) {2, }
61 __if_exists(Type_not) { this will not compile }
81 __if_exists(Type) { function
ms-if-exists.cpp 10 __if_exists(MayExist::Type) { function
14 __if_exists(MayExist::Type_not) { function
27 __if_exists(MayExist::Type) { function
36 __if_exists(MayExist::Type) { function
40 __if_exists(MayExist::Type_not) { function
56 __if_exists(MayExist::Type) {2, }
62 __if_exists(MayExist::Type_not) { this will not compile }
82 __if_exists(MayExist::Type) { function in class:IfExistsClassScope
83 // __if_exists, __if_not_exists can nest
90 __if_exists(MayExist::Type_not) function in class:IfExistsClassScope
104 __if_exists(MayExist::Type) { function
114 __if_exists(MayExist::Type) { function
    [all...]
  /external/clang/test/SemaTemplate/
ms-if-exists.cpp 9 __if_exists(Nontemplate::type) { function in struct:X
13 __if_exists(Nontemplate::value) { function in struct:X
21 __if_exists(T::X) { // expected-warning{{dependent __if_exists declarations are ignored}} function in struct:X
41 __if_exists(T::foo) { function
53 __if_exists(T::bar) {2, }// expected-warning{{dependent __if_exists declarations are ignored}}
63 __if_exists(T::operator Ts) { // expected-error{{__if_exists name contains unexpanded parameter pack 'Ts'}} function
  /external/clang/test/Index/
ms-if-exists.cpp 3 __if_exists(T::foo) { function
  /external/clang/test/PCH/
ms-if-exists.cpp 8 __if_exists(T::foo) { function

Completed in 84 milliseconds