HomeSort by relevance Sort by last modified time
    Searched full:accept_any_pointer (Results 1 - 1 of 1) sorted by null

  /external/clang/test/SemaTemplate/
address-spaces.cpp 52 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 68 milliseconds