Searched refs:getFunctionPointer (Results 1 – 6 of 6) sorted by relevance
178 llvm::Value *getFunctionPointer() const { in getFunctionPointer() function207 getFunctionPointer()->getType()->getPointerElementType()); in getFunctionType()
4665 llvm::Value *CalleePtr = Callee.getFunctionPointer(); in EmitCall()4715 llvm::Value *CalleePtr = Callee.getFunctionPointer(); in EmitCall()4797 llvm::Value *CalleePtr = Callee.getFunctionPointer(); in EmitCall()
4178 llvm::Value *CalleePtr = ConcreteCallee.getFunctionPointer(); in EmitCall()
250 return getFunctionPointer(MD); in getMemberPointer()256 DefinedSVal SValBuilder::getFunctionPointer(const FunctionDecl *func) { in getFunctionPointer() function in SValBuilder
2427 SVal V = svalBuilder.getFunctionPointer(FD); in VisitCommonDeclRefExpr()2534 SVal MDVal = svalBuilder.getFunctionPointer(MD); in VisitMemberExpr()
239 DefinedSVal getFunctionPointer(const FunctionDecl *func);