Home
last modified time | relevance | path

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

/external/clang/test/SemaTemplate/
Daddress-spaces.cpp52 void accept_any_pointer(T*) { in accept_any_pointer() function
59 accept_any_pointer(ip1); // expected-note{{in instantiation of}} in test_accept_any_pointer()
60 accept_any_pointer(array); // expected-note{{in instantiation of}} in test_accept_any_pointer()