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

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

Completed in 310 milliseconds