Home
last modified time | relevance | path

Searched refs:setFunctionPointer (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/AST/ByteCode/
H A DEvaluationResult.h64 void setFunctionPointer(const FunctionPointer &P) { in setFunctionPointer() function
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGCall.h194 void setFunctionPointer(llvm::Value *functionPtr) { in setFunctionPointer() function
H A DCGExpr.cpp6482 Callee.setFunctionPointer(Stub); in EmitCall()