Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/CodeGen/
H A DCGCall.h105 CGCallee(const CGCalleeInfo &abstractInfo, llvm::Value *functionPtr) in CGCallee()
183 void setFunctionPointer(llvm::Value *functionPtr) { in setFunctionPointer()