Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/CodeGen/
DCGCall.h195 const CallExpr *getVirtualCallExpr() const { in getVirtualCallExpr() function
DCGCall.cpp5186 const CallExpr *CE = getVirtualCallExpr(); in prepareConcreteCallee()