Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/CodeGen/
H A DCGCall.h107 CGCallee(const CGCalleeInfo &abstractInfo, llvm::Value *functionPtr) in CGCallee()
182 void setFunctionPointer(llvm::Value *functionPtr) { in setFunctionPointer()