Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGDecl.cpp719 const LValue &destLV, const Expr *init) { in tryEmitARCCopyWeakInit()
H A DItaniumCXXABI.cpp4915 LValue destLV = CGF.MakeAddrLValue(ParamAddr, CatchType); in InitCatchParam() local