Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/clang/lib/Sema/
H A DUsedDeclVisitor.h30 Derived &asImpl() { return *static_cast<Derived *>(this); } in asImpl() function
/openbsd/gnu/llvm/clang/include/clang/CodeGen/
H A DConstantInitBuilder.h359 Impl &asImpl() { return *static_cast<Impl*>(this); } in asImpl() function
/openbsd/gnu/llvm/clang/lib/CodeGen/
H A DCGObjC.cpp3123 Impl &asImpl() { return *static_cast<Impl*>(this); } in asImpl() function in __anon9ec9bd330a11::ARCExprEmitter