Searched defs:PCHAR (Results 1 - 1 of 1) sorted by relevance

/external/clang/test/SemaCXX/
H A Dreturn.cpp72 typedef char *PCHAR; typedef in namespace:PR9328
75 const PCHAR GetName() { return 0; } // expected-warning{{'const' type qualifier on return type has no effect}}

Completed in 75 milliseconds