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

/openbsd-current/gnu/llvm/clang/lib/CodeGen/
H A DCGCall.h105 CGCallee(const CGCalleeInfo &abstractInfo, llvm::Value *functionPtr) argument
130 static CGCallee forDirect(llvm::Constant *functionPtr, argument
135 static CGCallee forDirect(llvm::FunctionCallee functionPtr, argument
183 setFunctionPointer(llvm::Value *functionPtr) argument
[all...]

Completed in 81 milliseconds