Searched defs:getFunctionPointer (Results 1 – 3 of 3) sorted by relevance
339 llvm::Constant *CodeGenModule::getFunctionPointer(llvm::Constant *Pointer, in getFunctionPointer() function in CodeGenModule353 llvm::Constant *CodeGenModule::getFunctionPointer(GlobalDecl GD, in getFunctionPointer() function in CodeGenModule
190 llvm::Value *getFunctionPointer() const { in getFunctionPointer() function
293 DefinedSVal SValBuilder::getFunctionPointer(const FunctionDecl *func) { in getFunctionPointer() function in SValBuilder