Home
last modified time | relevance | path

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

/external/clang/lib/Analysis/
DThreadSafety.cpp232 const CXXMethodDecl* getFirstVirtualDecl(const CXXMethodDecl *D) { in getFirstVirtualDecl() function in __anond7afc2f90111::SExpr
245 NodeVec.push_back(SExprNode(EOP_MCall, NumArgs, getFirstVirtualDecl(D))); in makeMCall()