Home
last modified time | relevance | path

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

/third_party/boost/libs/tti/test/
Dtest_has_mem_fun.hpp34 BOOST_TTI_TRAIT_HAS_MEMBER_FUNCTION(CVAnother,AnotherConstVolatileFunction) // const volatile
Dtest_structs.hpp237 int AnotherConstVolatileFunction(AType *, short) const volatile { return 0; } in AnotherConstVolatileFunction() function