Searched refs:FoundDeclInUse (Results 1 – 1 of 1) sorted by relevance
2026 bool FoundDeclInUse() { return FoundDecl; } in FoundDeclInUse() function in __anon4f6f6e9d0e11::DeclMatcher2056 if (DeclMatcher(S, Decls, Second).FoundDeclInUse() || in CheckForLoopConditionalStatement()2057 DeclMatcher(S, Decls, Third).FoundDeclInUse() || in CheckForLoopConditionalStatement()2058 DeclMatcher(S, Decls, Body).FoundDeclInUse()) in CheckForLoopConditionalStatement()