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

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

Completed in 68 milliseconds