Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/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.h364 const Derived *asDerived() const { in asDerived() function
/openbsd/gnu/llvm/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
503 Derived &asDerived() { return static_cast<Derived &>(*this); } in asDerived() function