Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/CodeGen/
H A DCGCall.h183 void setFunctionPointer(llvm::Value *functionPtr) { in setFunctionPointer() function
H A DCGExpr.cpp5481 Callee.setFunctionPointer(CalleePtr); in EmitCall()
5495 Callee.setFunctionPointer(Stub); in EmitCall()