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

/freebsd-11-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DCGCall.h194 const CallExpr *getVirtualCallExpr() const { function in class:clang::CodeGen::CGCallee::SpecialKind
H A DCGCall.cpp4651 const CallExpr *CE = getVirtualCallExpr();

Completed in 125 milliseconds