Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/AST/Interp/
H A DEvaluationResult.h69 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