Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGException.cpp1866 llvm::Value *ChildVar = in recoverAddrOfEscapedLocal() local
1868 ChildVar->setName(ParentVar.getName()); in recoverAddrOfEscapedLocal()
1869 return ParentVar.withPointer(ChildVar, KnownNonNull); in recoverAddrOfEscapedLocal()