Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/Analysis/
H A DThreadSafetyCommon.cpp371 static const CXXMethodDecl *getFirstVirtualDecl(const CXXMethodDecl *D) { in getFirstVirtualDecl() function
390 D = getFirstVirtualDecl(VD); in translateMemberExpr()