Home
last modified time | relevance | path

Searched refs:pmf1 (Results 1 – 6 of 6) sorted by relevance

/external/clang/test/SemaCXX/
Dnullability-declspec.cpp9 _Nonnull int (X::*pmf1)(int); // expected-error{{nullability specifier '_Nonnull' cannot be applied… variable
/external/llvm-project/clang/test/SemaCXX/
Dnullability-declspec.cpp9 _Nonnull int (X::*pmf1)(int); // expected-error{{nullability specifier '_Nonnull' cannot be applied… variable
/external/clang/test/CXX/temp/temp.arg/temp.arg.nontype/
Dp1-11.cpp51 PMF<(0)> pmf1; // expected-error{{null non-type template argument must be cast to template paramete… variable
/external/llvm-project/clang/test/CXX/temp/temp.arg/temp.arg.nontype/
Dp1-11.cpp51 PMF<(0)> pmf1; // expected-error{{null non-type template argument must be cast to template paramete… variable
/external/clang/test/Parser/
Dcxx0x-ambig.cpp143 void (X::*pmf1)() {&X::foo};
/external/llvm-project/clang/test/Parser/
Dcxx0x-ambig.cpp178 void (X::*pmf1)() {&X::foo};