Home
last modified time | relevance | path

Searched defs:functionPtr (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGCall.h112 CGCallee(const CGCalleeInfo &abstractInfo, llvm::Value *functionPtr) in CGCallee()
188 void setFunctionPointer(llvm::Value *functionPtr) { in setFunctionPointer()