Home
last modified time | relevance | path

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

/external/clang/test/Index/
Dcomplete-memfunc-cvquals.cpp18 smart_ptr<Foo> sf, const smart_ptr<Foo> &sfc, Foo volatile *fvp) { in text() argument
25 fvp->babble(); in text()
/external/clang/test/Sema/
Dtransparent-union.c34 void fvp(TU); // expected-note{{previous declaration is here}}
35 void fvp(void *p) {} // expected-error{{conflicting types}} in fvp() function