Searched refs:getFirstVirtualDecl (Results 1 – 1 of 1) sorted by relevance
232 const CXXMethodDecl* getFirstVirtualDecl(const CXXMethodDecl *D) { in getFirstVirtualDecl() function in __anond7afc2f90111::SExpr245 NodeVec.push_back(SExprNode(EOP_MCall, NumArgs, getFirstVirtualDecl(D))); in makeMCall()