Searched defs:asDerived (Results 1 – 4 of 4) sorted by relevance
46 Derived &asDerived() { return static_cast<Derived &>(*this); } in asDerived() function74 Derived &asDerived() { return static_cast<Derived &>(*this); } in asDerived() function107 Derived &asDerived() { return static_cast<Derived &>(*this); } in asDerived() function
370 const Derived *asDerived() const { asDerived() function [all...]
71 Derived &asDerived() { return static_cast<Derived &>(*this); } in asDerived() function 213 Derived &asDerived() { return static_cast<Derived &>(*this); } asDerived() function 499 Derived &asDerived() { return static_cast<Derived &>(*this); } asDerived() function [all...]
459 Derived &asDerived() { return *static_cast<Derived *>(this); } asDerived() function in clang::api_notes::__anonbfdd523e0311::VersionedTableInfo 461 const Derived &asDerived() const { asDerived() function in clang::api_notes::__anonbfdd523e0311::VersionedTableInfo