Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DNonTrivialTypeVisitor.h46 Derived &asDerived() { return static_cast<Derived &>(*this); } in asDerived() function
74 Derived &asDerived() { return static_cast<Derived &>(*this); } in asDerived() function
107 Derived &asDerived() { return static_cast<Derived &>(*this); } in asDerived() function
H A DTypeLoc.h376 const Derived *asDerived() const { in asDerived() function
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGNonTrivialStruct.cpp71 Derived &asDerived() { return static_cast<Derived &>(*this); } in asDerived() function
213 Derived &asDerived() { return static_cast<Derived &>(*this); } in asDerived() function
499 Derived &asDerived() { return static_cast<Derived &>(*this); } in asDerived() function
/freebsd/contrib/llvm-project/clang/lib/APINotes/
H A DAPINotesWriter.cpp469 Derived &asDerived() { return *static_cast<Derived *>(this); } in asDerived() function in clang::api_notes::__anonf7d29e6c0311::VersionedTableInfo
471 const Derived &asDerived() const { in asDerived() function in clang::api_notes::__anonf7d29e6c0311::VersionedTableInfo