Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DUsedDeclVisitor.h30 Derived &asImpl() { return *static_cast<Derived *>(this); } in asImpl() function
/freebsd/contrib/llvm-project/clang/include/clang/CodeGen/
H A DConstantInitBuilder.h362 Impl &asImpl() { return *static_cast<Impl*>(this); } in asImpl() function
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGObjC.cpp3096 Impl &asImpl() { return *static_cast<Impl*>(this); } in asImpl() function in __anon4d4041c60a11::ARCExprEmitter