Home
last modified time | relevance | path

Searched refs:ChildVar (Results 1 – 1 of 1) sorted by relevance

/openbsd/gnu/llvm/clang/lib/CodeGen/
H A DCGException.cpp1842 llvm::Value *ChildVar = in recoverAddrOfEscapedLocal() local
1844 ChildVar->setName(ParentVar.getName()); in recoverAddrOfEscapedLocal()
1845 return ParentVar.withPointer(ChildVar); in recoverAddrOfEscapedLocal()