Searched refs:LockDecl (Results 1 – 1 of 1) sorted by relevance
47 const auto *LockDecl = Result.Nodes.getNodeAs<VarDecl>("lock-decl"); in check() local50 if (!Block || !Suspend || !LockDecl || !LockStmt) in check()69 << LockDecl; in check()