OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:__if_exists
(Results
1 - 4
of
4
) sorted by null
/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
/external/clang/test/Parser/
MicrosoftExtensions.cpp
206
__if_exists
(IF_EXISTS::Type) {
function
210
__if_exists
(IF_EXISTS::Type_not) {
function
223
__if_exists
(IF_EXISTS::Type) {
function in namespace:If_exists_test
227
__if_exists
(IF_EXISTS::Type_not) {
function in namespace:If_exists_test
243
__if_exists
(IF_EXISTS::Type) {2, }
249
__if_exists
(IF_EXISTS::Type_not) { this wont compile }
269
__if_exists
(IF_EXISTS::Type) {
function in class:If_exists_test::IF_EXISTS_CLASS_TEST
270
//
__if_exists
, __if_not_exists can nest
277
__if_exists
(IF_EXISTS::Type_not) {
function in class:If_exists_test::IF_EXISTS_CLASS_TEST
Completed in 66 milliseconds