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

/freebsd-12-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DCGCall.h111 CGCallee(const CGCalleeInfo &abstractInfo, llvm::Value *functionPtr) argument
133 static CGCallee forDirect(llvm::Constant *functionPtr, argument
138 static CGCallee forDirect(llvm::FunctionCallee functionPtr, argument
186 void setFunctionPointer(llvm::Value *functionPtr) { argument
[all...]

Completed in 129 milliseconds