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.h370 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.cpp459 Derived &asDerived() { return *static_cast<Derived *>(this); } in asDerived() function in clang::api_notes::__anon308cab340311::VersionedTableInfo
461 const Derived &asDerived() const { in asDerived() function in clang::api_notes::__anon308cab340311::VersionedTableInfo