Home
last modified time | relevance | path

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

/llvm-project/clang/lib/CodeGen/
H A DCGPointerAuth.cpp165 llvm::Constant *CodeGenModule::getFunctionPointer(llvm::Constant *Pointer, getFunctionPointer() function in CodeGenModule
179 llvm::Constant *CodeGenModule::getFunctionPointer(GlobalDecl GD, getFunctionPointer() function in CodeGenModule
H A DCGCall.h190 llvm::Value *getFunctionPointer() const { in getFunctionPointer() function
/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DSValBuilder.cpp293 DefinedSVal SValBuilder::getFunctionPointer(const FunctionDecl *func) { getFunctionPointer() function in SValBuilder