Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/llvm-project/clang/lib/CodeGen/
HDCGClass.cpp3112 llvm::Function *CallOpFn = in EmitLambdaInAllocaImplFn() local
3129 StringRef CallOpName = CallOpFn->getName(); in EmitLambdaInAllocaImplFn()
3136 llvm::Function *Fn = CallOpFn->getParent()->getFunction(ImplName); in EmitLambdaInAllocaImplFn()
HDCodeGenFunction.h2382 llvm::Constant *CallOpFn = nullptr);