Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGPointerAuth.cpp339 llvm::Constant *CodeGenModule::getFunctionPointer(llvm::Constant *Pointer, in getFunctionPointer() function in CodeGenModule
353 llvm::Constant *CodeGenModule::getFunctionPointer(GlobalDecl GD, in getFunctionPointer() function in CodeGenModule
H A DCGCall.h190 llvm::Value *getFunctionPointer() const { in getFunctionPointer() function