Searched defs:getFunctionPointer (Results 1 – 2 of 2) 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