Searched refs:findDeclStmt (Results 1 – 1 of 1) sorted by relevance
2502 if (auto *DS = findDeclStmt(S); DS) { in matches()2519 const DeclStmt *findDeclStmt(const Stmt *S) { in findDeclStmt() function in FixableGadgetMatcher