Searched refs:ORef (Results 1 – 1 of 1) sorted by relevance
97 void foo(OpaqueRef ORef) { in foo() argument98 castToDerived(reinterpret_cast<Transparent *>(ORef))->getNotInt(); in foo()101 void foo(VeryOpaqueRef ORef) { in foo() argument102 castToDerived(reinterpret_cast<Transparent *>(ORef))->getNotInt(); in foo()