Home
last modified time | relevance | path

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

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