Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/clang/lib/AST/Interp/
HDEvaluationResult.h69 void setFunctionPointer(const FunctionPointer &P) { in setFunctionPointer() function
/freebsd-13-stable/contrib/llvm-project/clang/lib/CodeGen/
HDCGCall.h194 void setFunctionPointer(llvm::Value *functionPtr) { in setFunctionPointer() function