Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/CodeGen/
H A DCGCall.h182 void setFunctionPointer(llvm::Value *functionPtr) { in setFunctionPointer() function
H A DCGExpr.cpp4799 Callee.setFunctionPointer(CalleePtr); in EmitCall()