Searched refs:TheMethod (Results 1 – 1 of 1) sorted by relevance
169 const auto *TheMethod = dyn_cast_or_null<CXXMethodDecl>(D); in diagAppertainsToDecl() local170 if (!TheMethod || !TheMethod->isVirtual()) { in diagAppertainsToDecl()175 MarkedMethods.insert(TheMethod); in diagAppertainsToDecl()