Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGObjC.cpp3093 template <typename Impl, typename Result> class ARCExprEmitter { class
3098 ARCExprEmitter(CodeGenFunction &CGF) : CGF(CGF) {} in ARCExprEmitter() function in __anon4d4041c60a11::ARCExprEmitter