Home
last modified time | relevance | path

Searched refs:ConcreteCallee (Results 1 – 1 of 1) sorted by relevance

/external/llvm-project/clang/lib/CodeGen/
DCGCall.cpp4750 const CGCallee &ConcreteCallee = Callee.prepareConcreteCallee(*this); in EmitCall() local
4751 llvm::Value *CalleePtr = ConcreteCallee.getFunctionPointer(); in EmitCall()