Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGCall.h188 void setFunctionPointer(llvm::Value *functionPtr) { in setFunctionPointer() function
H A DCGExpr.cpp5287 Callee.setFunctionPointer(CalleePtr); in EmitCall()
5300 Callee.setFunctionPointer(Stub); in EmitCall()