Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CIR/CodeGen/
H A DCIRGenCall.h115 mlir::Operation *getFunctionPointer() const { in getFunctionPointer() function
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGPointerAuth.cpp471 llvm::Constant *CodeGenModule::getFunctionPointer(llvm::Constant *Pointer, in getFunctionPointer() function in CodeGenModule
485 llvm::Constant *CodeGenModule::getFunctionPointer(GlobalDecl GD, in getFunctionPointer() function in CodeGenModule
H A DCGCall.h190 llvm::Value *getFunctionPointer() const { in getFunctionPointer() function
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DSValBuilder.cpp291 DefinedSVal SValBuilder::getFunctionPointer(const FunctionDecl *func) { in getFunctionPointer() function in SValBuilder