Searched refs:FrameEscapeFn (Results 1 - 1 of 1) sorted by relevance

/freebsd-current/contrib/llvm-project/clang/lib/CodeGen/
H A DCodeGenFunction.cpp422 llvm::Function *FrameEscapeFn = llvm::Intrinsic::getDeclaration( local
424 CGBuilderTy(*this, AllocaInsertPt).CreateCall(FrameEscapeFn, EscapeArgs);

Completed in 57 milliseconds