Searched refs:getFunctionPointer (Results 1 – 6 of 6) sorted by relevance
178 llvm::Value *getFunctionPointer() const { in getFunctionPointer() function
5748 llvm::Value *CalleePtr = Callee.getFunctionPointer(); in EmitCall()5818 llvm::Value *CalleePtr = Callee.getFunctionPointer(); in EmitCall()5909 int AS = Callee.getFunctionPointer()->getType()->getPointerAddressSpace(); in EmitCall()5912 llvm::Value *CalleePtr = Callee.getFunctionPointer(); in EmitCall()5923 llvm::Value *Handle = Callee.getFunctionPointer(); in EmitCall()
5443 llvm::Value *CalleePtr = ConcreteCallee.getFunctionPointer(); in EmitCall()
246 DefinedSVal getFunctionPointer(const FunctionDecl *func);
287 return getFunctionPointer(MD); in getMemberPointer()293 DefinedSVal SValBuilder::getFunctionPointer(const FunctionDecl *func) { in getFunctionPointer() function in SValBuilder
3117 SVal V = svalBuilder.getFunctionPointer(FD); in VisitCommonDeclRefExpr()3371 SVal MDVal = svalBuilder.getFunctionPointer(MD); in VisitMemberExpr()