Home
last modified time | relevance | path

Searched defs:vf1c (Results 1 – 1 of 1) sorted by relevance

/external/stlport/test/unit/
Dmfunptr_test.cpp88 ptr_fun(vf1c)(s1); in mem_ptr_fun() local
128 mem_fun_ref(&Class::vf1c)(objc, s1); in mem_ptr_fun() local
149 void vf1c(const S1&) in vf1c() function
176 void Class::vf1c(const S1&) const in vf1c() function in Class