Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/CodeGen/
H A DCGCall.h183 void setFunctionPointer(llvm::Value *functionPtr) { in setFunctionPointer() function
H A DCGExpr.cpp5468 Callee.setFunctionPointer(CalleePtr); in EmitCall()
5482 Callee.setFunctionPointer(Stub); in EmitCall()