Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/lib/Sema/
H A DUsedDeclVisitor.h30 Derived &asImpl() { return *static_cast<Derived *>(this); } in asImpl() function
/freebsd-src/contrib/llvm-project/clang/include/clang/CodeGen/
H A DConstantInitBuilder.h354 Impl &asImpl() { return *static_cast<Impl*>(this); } asImpl() function
/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/
H A DCGObjC.cpp3098 Impl &asImpl() { return *static_cast<Impl*>(this); } asImpl() function in __anond16351580a11::ARCExprEmitter
[all...]